Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/lib/libtomcrypt/
A Decc.c368 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = { variable
406 return &sm2_dsa_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
436 s->ops = &sm2_dsa_keypair_ops; in crypto_asym_alloc_ecc_keypair()
/optee_os-3.20.0/lib/libmbedtls/core/
A Decc.c409 static const struct crypto_ecc_keypair_ops sm2_dsa_keypair_ops = { variable
424 return &sm2_dsa_keypair_ops; in crypto_asym_get_ecc_keypair_ops()
454 s->ops = &sm2_dsa_keypair_ops; in crypto_asym_alloc_ecc_keypair()

Completed in 4 milliseconds