Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h332 struct crypto_ecc_public_ops { struct
333 void (*free)(struct ecc_public_key *key);
334 TEE_Result (*verify)(uint32_t algo, struct ecc_public_key *key,
337 TEE_Result (*encrypt)(struct ecc_public_key *key, const uint8_t *src,

Completed in 3 milliseconds