Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/caam/acipher/
A Dcaam_ecc.c36 struct caam_ecc_keypair { struct
46 static void do_keypair_free(struct caam_ecc_keypair *key) in do_keypair_free() argument
59 static enum caam_status do_keypub_conv(struct caam_ecc_keypair *outkey, in do_keypub_conv()
94 static enum caam_status do_keypair_conv(struct caam_ecc_keypair *outkey, in do_keypair_conv()
334 struct caam_ecc_keypair ecckey = { }; in do_sign()
468 struct caam_ecc_keypair ecckey = { }; in do_verify()
603 struct caam_ecc_keypair ecckey = { }; in do_shared_secret()

Completed in 2 milliseconds