Searched refs:crypto_acipher_alloc_dsa_keypair (Results 1 – 5 of 5) sorted by relevance
16 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s, in crypto_acipher_alloc_dsa_keypair() function
37 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *key, in crypto_acipher_alloc_dsa_keypair() function
193 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s,
615 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s __unused, in crypto_acipher_alloc_dsa_keypair() function
1506 res = crypto_acipher_alloc_dsa_keypair(o->attr, max_key_size); in tee_obj_set_type()
Completed in 13 milliseconds