Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_rsa.c70 struct caam_rsa_keypair { struct
111 static void do_keypair_free(struct caam_rsa_keypair *key) in do_keypair_free()
131 static enum caam_status do_keypub_conv(struct caam_rsa_keypair *outkey, in do_keypub_conv()
170 static enum caam_status do_keypair_conv_f3(struct caam_rsa_keypair *outkey, in do_keypair_conv_f3()
236 static enum caam_status do_keypair_conv_f2(struct caam_rsa_keypair *outkey, in do_keypair_conv_f2()
285 static enum caam_status do_keypair_conv(struct caam_rsa_keypair *outkey, in do_keypair_conv()
435 struct caam_rsa_keypair *genkey) in gen_keypair_get_f3()
469 struct caam_rsa_keypair *genkey) in gen_keypair_get_f2()
494 do_black_key_encapsulation(struct caam_rsa_keypair *rsa_keypair) in do_black_key_encapsulation()
526 struct caam_rsa_keypair genkey = { }; in do_gen_keypair()
[all …]