Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c383 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable
488 return &sm2_pke_public_key_ops; in crypto_asym_get_ecc_public_ops()
521 s->ops = &sm2_pke_public_key_ops; in crypto_asym_alloc_ecc_public_key()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c498 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable
528 return &sm2_pke_public_key_ops; in crypto_asym_get_ecc_public_ops()
561 s->ops = &sm2_pke_public_key_ops; in crypto_asym_alloc_ecc_public_key()

Completed in 5 milliseconds