Searched refs:sm2_kep_public_key_ops (Results 1 – 2 of 2) sorted by relevance
392 static const struct crypto_ecc_public_ops sm2_kep_public_key_ops = { variable492 return &sm2_kep_public_key_ops; in crypto_asym_get_ecc_public_ops()528 s->ops = &sm2_kep_public_key_ops; in crypto_asym_alloc_ecc_public_key()
503 static const struct crypto_ecc_public_ops sm2_kep_public_key_ops = { variable532 return &sm2_kep_public_key_ops; in crypto_asym_get_ecc_public_ops()568 s->ops = &sm2_kep_public_key_ops; in crypto_asym_alloc_ecc_public_key()
Completed in 3 milliseconds