Searched refs:sm2_pke_keypair_ops (Results 1 – 2 of 2) sorted by relevance
378 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = { variable410 return &sm2_pke_keypair_ops; in crypto_asym_get_ecc_keypair_ops()443 s->ops = &sm2_pke_keypair_ops; in crypto_asym_alloc_ecc_keypair()
400 static const struct crypto_ecc_keypair_ops sm2_pke_keypair_ops = { variable428 return &sm2_pke_keypair_ops; in crypto_asym_get_ecc_keypair_ops()461 s->ops = &sm2_pke_keypair_ops; in crypto_asym_alloc_ecc_keypair()
Completed in 4 milliseconds