Searched refs:crypto_acipher_dsa_verify (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/lib/libtomcrypt/ |
| H A D | dsa.c | 164 TEE_Result crypto_acipher_dsa_verify(uint32_t algo, struct dsa_public_key *key, in crypto_acipher_dsa_verify() function
|
| /optee_os/core/drivers/crypto/crypto_api/acipher/ |
| H A D | dsa.c | 181 TEE_Result crypto_acipher_dsa_verify(uint32_t algo, struct dsa_public_key *key, in crypto_acipher_dsa_verify() function
|
| /optee_os/core/include/crypto/ |
| H A D | crypto.h | 286 TEE_Result crypto_acipher_dsa_verify(uint32_t algo, struct dsa_public_key *key,
|
| /optee_os/core/crypto/ |
| H A D | crypto.c | 675 TEE_Result crypto_acipher_dsa_verify(uint32_t algo __unused, in crypto_acipher_dsa_verify() function
|
| /optee_os/core/tee/ |
| H A D | tee_svc_cryp.c | 4763 res = crypto_acipher_dsa_verify(cs->algo, o->attr, data, in syscall_asymm_verify()
|