Home
last modified time | relevance | path

Searched refs:ecc (Results 1 – 13 of 13) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Decc.c102 struct drvcrypt_ecc *ecc = NULL; in ecc_free_public_key() local
106 if (ecc) { in ecc_free_public_key()
108 ecc->free_publickey(key); in ecc_free_public_key()
135 if (ecc) in ecc_generate_keypair()
190 if (ecc) { in ecc_sign()
202 ret = ecc->sign(&sdata); in ecc_sign()
256 if (ecc) { in ecc_verify()
265 ret = ecc->verify(&sdata); in ecc_verify()
320 if (ecc) { in ecc_shared_secret()
370 if (ecc) in drvcrypt_asym_alloc_ecc_keypair()
[all …]
A Dsub.mk2 srcs-$(CFG_CRYPTO_DRV_ECC) += ecc.c
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dsub.mk5 srcs-y += ecc.c
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/
A Dsub.mk7 subdirs-$(_CFG_CORE_LTC_ECC) += ecc
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dsub.mk9 srcs-$(CFG_NXP_SE05X_ECC_DRV) += ecc.c
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/
A Dsub.mk1 srcs-y += ecc.c
/optee_os-3.20.0/lib/libmbedtls/core/
A Dsub.mk29 srcs-$(CFG_CRYPTO_ECC) += ecc.c
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dsub.mk126 srcs-$(_CFG_CORE_LTC_ECC) += ecc.c
/optee_os-3.20.0/core/arch/arm/dts/
A Dfsl-lx2160a.dtsi892 reg-names = "ahci", "sata-ecc";
903 reg-names = "ahci", "sata-ecc";
914 reg-names = "ahci", "sata-ecc";
925 reg-names = "ahci", "sata-ecc";
A Dsama5d2.dtsi176 ecc-engine = <&pmecc>;
423 pmecc: ecc-engine@f8014070 {
A Dstm32mp151.dtsi1384 dma-names = "tx", "rx", "ecc";
/optee_os-3.20.0/
A DMAINTAINERS94 F: core/drivers/crypto/versal/ecc.c
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog1699 * Add ecc extensions only if an ecc based ciphersuite is used.
3067 * New script ecc-heap.sh helps measuring the impact of ECC parameters on

Completed in 17 milliseconds