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
198 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s,
646 TEE_Result crypto_acipher_alloc_dsa_keypair(struct dsa_keypair *s __unused, in crypto_acipher_alloc_dsa_keypair() function
1597 res = crypto_acipher_alloc_dsa_keypair(o->attr, max_key_size); in tee_obj_set_type()