Searched refs:crypto_acipher_dsa_sign (Results 1 – 8 of 8) sorted by relevance
/optee_os/core/drivers/crypto/crypto_api/acipher/ |
A D | dsa.c | 121 TEE_Result crypto_acipher_dsa_sign(uint32_t algo, struct dsa_keypair *key, in crypto_acipher_dsa_sign() function
|
/optee_os/core/lib/libtomcrypt/ |
A D | dsa.c | 95 TEE_Result crypto_acipher_dsa_sign(uint32_t algo, struct dsa_keypair *key, in crypto_acipher_dsa_sign() function
|
/optee_os/core/include/crypto/ |
A D | crypto.h | 233 TEE_Result crypto_acipher_dsa_sign(uint32_t algo, struct dsa_keypair *key,
|
/optee_os/core/crypto/ |
A D | crypto.c | 631 TEE_Result crypto_acipher_dsa_sign(uint32_t algo __unused, in crypto_acipher_dsa_sign() function
|
/optee_os/core/tee/ |
A D | tee_svc_cryp.c | 3669 res = crypto_acipher_dsa_sign(cs->algo, o->attr, src_data, in syscall_asymm_operate()
|
/optee_os/out/arm/core/ |
A D | tee.symb_sizes | 123 000000000e131ad0 000000000000023c T crypto_acipher_dsa_sign
|
A D | tee.dmp | 58204 e125ad0: 94003000 bl e131ad0 <crypto_acipher_dsa_sign> 76558 000000000e131ad0 <crypto_acipher_dsa_sign>: 76559 crypto_acipher_dsa_sign(): 76618 crypto_acipher_dsa_sign(): 76624 crypto_acipher_dsa_sign(): 76631 crypto_acipher_dsa_sign(): 76739 e131ce8: 17ffffc8 b e131c08 <crypto_acipher_dsa_sign+0x138> 76742 e131cf0: 17fffffb b e131cdc <crypto_acipher_dsa_sign+0x20c> 76745 e131cf8: 17ffffc4 b e131c08 <crypto_acipher_dsa_sign+0x138> 76748 e131d00: 17ffffc2 b e131c08 <crypto_acipher_dsa_sign+0x138> [all …]
|
A D | tee.map | 23558 .text.crypto_acipher_dsa_sign 23560 0x000000000e131ad0 crypto_acipher_dsa_sign
|
Completed in 229 milliseconds