Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/
Dif_alg.h60 struct proto_ops *ops_nokey; member
/linux-4.4.14/crypto/
Daf_alg.c79 if (type->ops_nokey) in af_alg_register_type()
80 type->ops_nokey->owner = THIS_MODULE; in af_alg_register_type()
315 newsock->ops = type->ops_nokey; in af_alg_accept()
Dalgif_hash.c456 .ops_nokey = &algif_hash_ops_nokey,
Dalgif_skcipher.c979 .ops_nokey = &algif_skcipher_ops_nokey,