Home
last modified time | relevance | path

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

/optee_os/core/include/crypto/
H A Dcrypto_impl.h412 struct crypto_ecc_public_ops { struct
413 void (*free)(struct ecc_public_key *key);
414 TEE_Result (*verify)(uint32_t algo, struct ecc_public_key *key,
417 TEE_Result (*encrypt)(struct ecc_public_key *key, const uint8_t *src,