Home
last modified time | relevance | path

Searched refs:crypto_acipher_alloc_dsa_keypair (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/
A Ddsa.c16 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s, in crypto_acipher_alloc_dsa_keypair() function
/optee_os-3.20.0/core/drivers/crypto/crypto_api/acipher/
A Ddsa.c37 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *key, in crypto_acipher_alloc_dsa_keypair() function
/optee_os-3.20.0/core/include/crypto/
A Dcrypto.h193 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s,
/optee_os-3.20.0/core/crypto/
A Dcrypto.c615 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s __unused, in crypto_acipher_alloc_dsa_keypair() function
/optee_os-3.20.0/core/tee/
A Dtee_svc_cryp.c1506 res = crypto_acipher_alloc_dsa_keypair(o->attr, max_key_size); in tee_obj_set_type()

Completed in 13 milliseconds