Searched refs:sm2_pke_public_key_ops (Results 1 – 2 of 2) sorted by relevance
383 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable488 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()
498 static const struct crypto_ecc_public_ops sm2_pke_public_key_ops = { variable528 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