Searched refs:ecc (Results 1 – 13 of 13) sorted by relevance
102 struct drvcrypt_ecc *ecc = NULL; in ecc_free_public_key() local106 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 …]
2 srcs-$(CFG_CRYPTO_DRV_ECC) += ecc.c
5 srcs-y += ecc.c
7 subdirs-$(_CFG_CORE_LTC_ECC) += ecc
9 srcs-$(CFG_NXP_SE05X_ECC_DRV) += ecc.c
1 srcs-y += ecc.c
29 srcs-$(CFG_CRYPTO_ECC) += ecc.c
126 srcs-$(_CFG_CORE_LTC_ECC) += ecc.c
892 reg-names = "ahci", "sata-ecc";903 reg-names = "ahci", "sata-ecc";914 reg-names = "ahci", "sata-ecc";925 reg-names = "ahci", "sata-ecc";
176 ecc-engine = <&pmecc>;423 pmecc: ecc-engine@f8014070 {
1384 dma-names = "tx", "rx", "ecc";
94 F: core/drivers/crypto/versal/ecc.c
1699 * 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