Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Decc.c387 static const struct crypto_ecc_public_ops sm2_kep_public_key_ops = { variable
487 return &sm2_kep_public_key_ops; in crypto_asym_get_ecc_public_ops()
523 s->ops = &sm2_kep_public_key_ops; in crypto_asym_alloc_ecc_public_key()
/optee_os/lib/libmbedtls/core/
H A Decc.c464 static const struct crypto_ecc_public_ops sm2_kep_public_key_ops = { variable
493 return &sm2_kep_public_key_ops; in crypto_asym_get_ecc_public_ops()
529 s->ops = &sm2_kep_public_key_ops; in crypto_asym_alloc_ecc_public_key()