Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/crypto/
H A Dif_alg.h55 struct proto_ops *ops_nokey; member
/OK3568_Linux_fs/kernel/crypto/
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_skcipher.c370 .ops_nokey = &algif_skcipher_ops_nokey,
H A Dalgif_hash.c463 .ops_nokey = &algif_hash_ops_nokey,
H A Dalgif_aead.c585 .ops_nokey = &algif_aead_ops_nokey,