Searched refs:ecc_keypair_ops (Results 1 – 3 of 3) sorted by relevance
357 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable402 return &ecc_keypair_ops; in crypto_asym_get_ecc_keypair_ops()429 s->ops = &ecc_keypair_ops; in crypto_asym_alloc_ecc_keypair()
343 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable374 key->ops = &ecc_keypair_ops; in drvcrypt_asym_alloc_ecc_keypair()
394 static const struct crypto_ecc_keypair_ops ecc_keypair_ops = { variable420 return &ecc_keypair_ops; in crypto_asym_get_ecc_keypair_ops()447 s->ops = &ecc_keypair_ops; in crypto_asym_alloc_ecc_keypair()
Completed in 5 milliseconds