Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Decc.c373 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = { variable
405 return &sm2_pke_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
438 s->ops = &sm2_pke_keypair_ops; in crypto_asym_alloc_ecc_keypair()
/optee_os/lib/libmbedtls/core/
H A Decc.c361 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = { variable
389 return &sm2_pke_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
422 s->ops = &sm2_pke_keypair_ops; in crypto_asym_alloc_ecc_keypair()