skcipher_givcrypt_request 223 crypto/authenc.c struct skcipher_givcrypt_request *greq = aead_request_ctx(areq); skcipher_givcrypt_request 236 crypto/authenc.c struct skcipher_givcrypt_request *greq = aead_request_ctx(areq); skcipher_givcrypt_request 344 crypto/authenc.c sizeof(struct skcipher_givcrypt_request) + skcipher_givcrypt_request 239 crypto/chainiv.c struct skcipher_givcrypt_request *req; skcipher_givcrypt_request 54 crypto/eseqiv.c struct skcipher_givcrypt_request *req = base->data; skcipher_givcrypt_request 51 crypto/seqiv.c struct skcipher_givcrypt_request *req = base->data; skcipher_givcrypt_request 79 include/crypto/internal/skcipher.h static inline struct skcipher_givcrypt_request *skcipher_dequeue_givcrypt( skcipher_givcrypt_request 83 include/crypto/internal/skcipher.h struct skcipher_givcrypt_request, creq); skcipher_givcrypt_request 61 include/crypto/skcipher.h static inline struct skcipher_givcrypt_request *skcipher_givcrypt_cast( skcipher_givcrypt_request 65 include/crypto/skcipher.h struct skcipher_givcrypt_request, creq); skcipher_givcrypt_request 68 include/crypto/skcipher.h static inline struct skcipher_givcrypt_request *skcipher_givcrypt_alloc( skcipher_givcrypt_request 71 include/crypto/skcipher.h struct skcipher_givcrypt_request *req; skcipher_givcrypt_request 73 include/crypto/skcipher.h req = kmalloc(sizeof(struct skcipher_givcrypt_request) + skcipher_givcrypt_request 121 include/linux/crypto.h struct skcipher_givcrypt_request; skcipher_givcrypt_request 211 include/linux/crypto.h int (*givencrypt)(struct skcipher_givcrypt_request *req); skcipher_givcrypt_request 212 include/linux/crypto.h int (*givdecrypt)(struct skcipher_givcrypt_request *req); skcipher_givcrypt_request 380 include/linux/crypto.h int (*givencrypt)(struct skcipher_givcrypt_request *req); skcipher_givcrypt_request 381 include/linux/crypto.h int (*givdecrypt)(struct skcipher_givcrypt_request *req);