Searched refs:crypto_acipher_alloc_x25519_keypair (Results 1 – 4 of 4) sorted by relevance
19 TEE_Result crypto_acipher_alloc_x25519_keypair(struct montgomery_keypair *key, in crypto_acipher_alloc_x25519_keypair() function
211 TEE_Result crypto_acipher_alloc_x25519_keypair(struct montgomery_keypair *s,
838 TEE_Result crypto_acipher_alloc_x25519_keypair(struct montgomery_keypair *key in crypto_acipher_alloc_x25519_keypair() function
1619 res = crypto_acipher_alloc_x25519_keypair(o->attr, in tee_obj_set_type()