Home
last modified time | relevance | path

Searched refs:rsa (Results 1 – 20 of 20) sorted by relevance

/trusted-firmware-a/drivers/auth/mbedtls/
A Dmbedtls_common.mk47 rsa.c \
61 TF_MBEDTLS_KEY_ALG := rsa
66 ifneq ($(findstring rsa,${TF_MBEDTLS_KEY_ALG}),)
85 else ifeq (${TF_MBEDTLS_KEY_ALG},rsa)
87 else ifeq (${TF_MBEDTLS_KEY_ALG},rsa+ecdsa)
/trusted-firmware-a/tools/cert_create/src/
A Dkey.c44 RSA *rsa = NULL; in key_create_rsa() local
57 rsa = RSA_new(); in key_create_rsa()
58 if (rsa == NULL) { in key_create_rsa()
63 if (!RSA_generate_key_ex(rsa, key_bits, e, NULL)) { in key_create_rsa()
68 if (!EVP_PKEY_assign_RSA(key->key, rsa)) { in key_create_rsa()
76 RSA_free(rsa); in key_create_rsa()
/trusted-firmware-a/make_helpers/
A Ddefaults.mk189 KEY_ALG := rsa
192 ifeq ($(KEY_ALG),rsa)
/trusted-firmware-a/plat/nxp/common/tbbr/
A Dtbbr.mk76 KEY_ALG := rsa
134 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/arm/board/common/protpk/
A DREADME13 openssl rsa -in arm_protprivk_rsa.pem -pubout -outform DER | \
/trusted-firmware-a/plat/arm/board/common/
A Dboard_common.mk20 CRYPTO_ALG=rsa
/trusted-firmware-a/plat/socionext/uniphier/
A Dplatform.mk114 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/imx/imx7/common/
A Dimx7.mk88 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/imx/imx8m/imx8mm/
A Dplatform.mk128 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/imx/imx8m/imx8mp/
A Dplatform.mk131 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/hisilicon/hikey/
A Dplatform.mk157 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/hisilicon/hikey960/
A Dplatform.mk149 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/rpi/rpi3/
A Dplatform.mk219 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/plat/qemu/qemu/
A Dplatform.mk93 $(Q)openssl rsa -in $< -pubout -outform DER 2>/dev/null |\
/trusted-firmware-a/docs/design/
A Dauth-framework.rst959 - ``TF_MBEDTLS_KEY_ALG`` can take in 3 values: `rsa`, `ecdsa` or `rsa+ecdsa`.
961 the build for the various algorithms. Setting the variable to `rsa+ecdsa`
962 enables support for both rsa and ecdsa algorithms in the mbedTLS library.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dauth-framework.rst.txt959 - ``TF_MBEDTLS_KEY_ALG`` can take in 3 values: `rsa`, `ecdsa` or `rsa+ecdsa`.
961 the build for the various algorithms. Setting the variable to `rsa+ecdsa`
962 enables support for both rsa and ecdsa algorithms in the mbedTLS library.
/trusted-firmware-a/docs/getting_started/
A Dbuild-options.rst471 It accepts 3 values: ``rsa``, ``rsa_1_5`` and ``ecdsa``. The option
474 flag is ``rsa`` which is the TBBR compliant PKCS#1 RSA 2.1 scheme.
483 | rsa | 1024 , 2048 (default), 3072, 4096* |
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dbuild-options.rst.txt471 It accepts 3 values: ``rsa``, ``rsa_1_5`` and ``ecdsa``. The option
474 flag is ``rsa`` which is the TBBR compliant PKCS#1 RSA 2.1 scheme.
483 | rsa | 1024 , 2048 (default), 3072, 4096* |
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …2,rpi3_runtime_uart:112,rpi3_use_uefi_map:112,rpi4:[4,6,113],rpi:[4,6,112],rsa:[6,36,44,48,66,105]…
/trusted-firmware-a/docs/build/latex/
A Dtrustedfirmware-a.tex4357 It accepts 3 values: \sphinxcode{\sphinxupquote{rsa}}, \sphinxcode{\sphinxupquote{rsa\_1\_5}} and \…
4358 \sphinxcode{\sphinxupquote{rsa\_1\_5}} is the legacy PKCS\#1 RSA 1.5 algorithm which is not TBBR
4360 flag is \sphinxcode{\sphinxupquote{rsa}} which is the TBBR compliant PKCS\#1 RSA 2.1 scheme.
4382 rsa
18952 \PYG{n+nv}{ARM\PYGZus{}ROTPK\PYGZus{}LOCATION}\PYG{o}{=}devel\PYGZus{}rsa \PYG{l+s+se}{\PYGZbs{}}
26228 …\_KEY\_ALG}} can take in 3 values: \sphinxtitleref{rsa}, \sphinxtitleref{ecdsa} or \sphinxtitleref…
26230 the build for the various algorithms. Setting the variable to \sphinxtitleref{rsa+ecdsa}
26231 enables support for both rsa and ecdsa algorithms in the mbedTLS library.
34642 \PYG{n+nv}{ARM\PYGZus{}ROTPK\PYGZus{}LOCATION}\PYG{o}{=}devel\PYGZus{}rsa \PYG{l+s+se}{\PYGZbs{}}
34836 \PYG{n+nv}{ARM\PYGZus{}ROTPK\PYGZus{}LOCATION}\PYG{o}{=}devel\PYGZus{}rsa \PYG{l+s+se}{\PYGZbs{}}
[all …]

Completed in 119 milliseconds