Home
last modified time | relevance | path

Searched refs:ops_nokey (Results 1 – 5 of 5) sorted by relevance

/linux/include/crypto/
H A Dif_alg.h53 struct proto_ops *ops_nokey; member
/linux/crypto/
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()
461 newsock->ops = type->ops_nokey; in af_alg_accept()
H A Dalgif_aead.c446 .ops_nokey = &algif_aead_ops_nokey,
H A Dalgif_skcipher.c422 .ops_nokey = &algif_skcipher_ops_nokey,
H A Dalgif_hash.c451 .ops_nokey = &algif_hash_ops_nokey,