Searched refs:sm2_kep_keypair_ops (Results 1 – 2 of 2) sorted by relevance
388 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = { variable414 return &sm2_kep_keypair_ops; in crypto_asym_get_ecc_keypair_ops()450 s->ops = &sm2_kep_keypair_ops; in crypto_asym_alloc_ecc_keypair()
405 static const struct crypto_ecc_keypair_ops sm2_kep_keypair_ops = { variable432 return &sm2_kep_keypair_ops; in crypto_asym_get_ecc_keypair_ops()468 s->ops = &sm2_kep_keypair_ops; in crypto_asym_alloc_ecc_keypair()
Completed in 4 milliseconds