Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Decc.c378 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable
483 return &sm2_pke_public_key_ops; in crypto_asym_get_ecc_public_ops()
516 s->ops = &sm2_pke_public_key_ops; in crypto_asym_alloc_ecc_public_key()
/optee_os/lib/libmbedtls/core/
H A Decc.c459 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable
489 return &sm2_pke_public_key_ops; in crypto_asym_get_ecc_public_ops()
522 s->ops = &sm2_pke_public_key_ops; in crypto_asym_alloc_ecc_public_key()