Home
last modified time | relevance | path

Searched refs:ops_nokey (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/crypto/
H A Dif_alg.h55 struct proto_ops *ops_nokey; member
/kernel/linux/linux-6.6/include/crypto/
H A Dif_alg.h53 struct proto_ops *ops_nokey; member
/kernel/linux/linux-5.10/crypto/
H A Dalgif_skcipher.c370 .ops_nokey = &algif_skcipher_ops_nokey,
H A Daf_alg.c76 if (type->ops_nokey) in af_alg_register_type()
77 type->ops_nokey->owner = THIS_MODULE; in af_alg_register_type()
327 newsock->ops = type->ops_nokey; in af_alg_accept()
H A Dalgif_aead.c585 .ops_nokey = &algif_aead_ops_nokey,
H A Dalgif_hash.c463 .ops_nokey = &algif_hash_ops_nokey,
/kernel/linux/linux-6.6/crypto/
H A Dalgif_skcipher.c356 .ops_nokey = &algif_skcipher_ops_nokey,
H A Daf_alg.c79 if (type->ops_nokey) in af_alg_register_type()
80 type->ops_nokey->owner = THIS_MODULE; in af_alg_register_type()
460 newsock->ops = type->ops_nokey; in af_alg_accept()
H A Dalgif_aead.c573 .ops_nokey = &algif_aead_ops_nokey,
H A Dalgif_hash.c456 .ops_nokey = &algif_hash_ops_nokey,

Completed in 9 milliseconds