Home
last modified time | relevance | path

Searched defs:do_free_publickey (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/crypto/versal/
H A Drsa.c316 static void do_free_publickey(struct rsa_public_key *s) in do_free_publickey() function
H A Decc.c417 static void do_free_publickey(struct ecc_public_key *s) in do_free_publickey() function
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_ecc.c242 static void do_free_publickey(struct ecc_public_key *key) in do_free_publickey() function
H A Dcaam_rsa.c422 static void do_free_publickey(struct rsa_public_key *key) in do_free_publickey() function
/optee_os/core/drivers/crypto/se050/core/
H A Drsa.c566 static void do_free_publickey(struct rsa_public_key *s) in do_free_publickey() function
H A Decc.c772 static void do_free_publickey(struct ecc_public_key *s) in do_free_publickey() function