Home
last modified time | relevance | path

Searched refs:caam_key_black_encapsulation (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/crypto/caam/include/
H A Dcaam_key.h148 enum caam_status caam_key_black_encapsulation(struct caamkey *key,
/optee_os/core/drivers/crypto/caam/
H A Dcaam_key.c646 enum caam_status caam_key_black_encapsulation(struct caamkey *key, in caam_key_black_encapsulation() function
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_rsa.c499 ret = caam_key_black_encapsulation(&rsa_keypair->p, key_type); in do_black_key_encapsulation()
505 ret = caam_key_black_encapsulation(&rsa_keypair->q, key_type); in do_black_key_encapsulation()