skcipher_null_givdecrypt   97 crypto/ablkcipher.c 		crt->givdecrypt = skcipher_null_givdecrypt;
skcipher_null_givdecrypt  455 crypto/blkcipher.c 		crt->givdecrypt = skcipher_null_givdecrypt;
skcipher_null_givdecrypt   57 include/crypto/internal/skcipher.h int skcipher_null_givdecrypt(struct skcipher_givcrypt_request *req);