ops_nokey 75 crypto/af_alg.c if (type->ops_nokey) ops_nokey 76 crypto/af_alg.c type->ops_nokey->owner = THIS_MODULE; ops_nokey 315 crypto/af_alg.c newsock->ops = type->ops_nokey; ops_nokey 597 crypto/algif_aead.c .ops_nokey = &algif_aead_ops_nokey, ops_nokey 470 crypto/algif_hash.c .ops_nokey = &algif_hash_ops_nokey, ops_nokey 386 crypto/algif_skcipher.c .ops_nokey = &algif_skcipher_ops_nokey, ops_nokey 54 include/crypto/if_alg.h struct proto_ops *ops_nokey;