Home
last modified time | relevance | path

Searched refs:do_allocate_keypair (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_dh.c161 static TEE_Result do_allocate_keypair(struct dh_keypair *key, size_t size_bits) in do_allocate_keypair() function
508 .alloc_keypair = do_allocate_keypair,
H A Dcaam_ecc.c148 static TEE_Result do_allocate_keypair(struct ecc_keypair *key, in do_allocate_keypair() function
894 .alloc_keypair = do_allocate_keypair,
H A Dcaam_dsa.c270 static TEE_Result do_allocate_keypair(struct dsa_keypair *key, size_t l_bits, in do_allocate_keypair() function
789 .alloc_keypair = do_allocate_keypair,
H A Dcaam_rsa.c324 static TEE_Result do_allocate_keypair(struct rsa_keypair *key, in do_allocate_keypair() function
1688 .alloc_keypair = do_allocate_keypair,