crypto_ablkcipher 307 crypto/ablkcipher.c struct crypto_ablkcipher *crypto_alloc_ablkcipher(const char *alg_name, crypto_ablkcipher 33 crypto/authenc.c struct crypto_ablkcipher *enc; crypto_ablkcipher 43 crypto/authenc.c struct crypto_ablkcipher *enc = ctx->enc; crypto_ablkcipher 197 crypto/authenc.c struct crypto_ablkcipher *enc = ctx->enc; crypto_ablkcipher 326 crypto/authenc.c struct crypto_ablkcipher *enc; crypto_ablkcipher 540 crypto/blkcipher.c int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, crypto_ablkcipher 680 crypto/blkcipher.c struct crypto_ablkcipher *cipher; crypto_ablkcipher 31 crypto/ccm.c struct crypto_ablkcipher *ctr; crypto_ablkcipher 80 crypto/ccm.c struct crypto_ablkcipher *ctr = ctx->ctr; crypto_ablkcipher 435 crypto/ccm.c struct crypto_ablkcipher *ctr; crypto_ablkcipher 49 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 84 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 145 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 162 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 182 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 209 crypto/chainiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 132 crypto/cryptd.c struct crypto_ablkcipher *tfm = crypto_ablkcipher_reqtfm(req); crypto_ablkcipher 44 crypto/eseqiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 81 crypto/eseqiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 164 crypto/eseqiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 187 crypto/eseqiv.c struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); crypto_ablkcipher 27 crypto/gcm.c struct crypto_ablkcipher *ctr; crypto_ablkcipher 187 crypto/gcm.c struct crypto_ablkcipher *ctr = ctx->ctr; crypto_ablkcipher 408 crypto/gcm.c struct crypto_ablkcipher *ctr; crypto_ablkcipher 34 crypto/seqiv.c struct crypto_ablkcipher *geniv; crypto_ablkcipher 99 crypto/seqiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 190 crypto/seqiv.c struct crypto_ablkcipher *geniv = skcipher_givcrypt_reqtfm(req); crypto_ablkcipher 236 crypto/seqiv.c struct crypto_ablkcipher *geniv = __crypto_ablkcipher_cast(tfm); crypto_ablkcipher 946 crypto/testmgr.c struct crypto_ablkcipher *tfm; crypto_ablkcipher 48 include/crypto/internal/skcipher.h static inline struct crypto_ablkcipher *crypto_spawn_skcipher( crypto_ablkcipher 67 include/crypto/internal/skcipher.h static inline struct crypto_ablkcipher *skcipher_geniv_cipher( crypto_ablkcipher 33 include/crypto/skcipher.h static inline struct crypto_ablkcipher *skcipher_givcrypt_reqtfm( crypto_ablkcipher 111 include/linux/crypto.h struct crypto_ablkcipher; crypto_ablkcipher 207 include/linux/crypto.h int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, crypto_ablkcipher 376 include/linux/crypto.h int (*setkey)(struct crypto_ablkcipher *tfm, const u8 *key, crypto_ablkcipher 383 include/linux/crypto.h struct crypto_ablkcipher *base; crypto_ablkcipher 620 include/linux/crypto.h static inline struct crypto_ablkcipher *__crypto_ablkcipher_cast( crypto_ablkcipher 623 include/linux/crypto.h return (struct crypto_ablkcipher *)tfm; crypto_ablkcipher 640 include/linux/crypto.h struct crypto_ablkcipher *crypto_alloc_ablkcipher(const char *alg_name, crypto_ablkcipher 710 include/linux/crypto.h static inline struct crypto_ablkcipher *crypto_ablkcipher_reqtfm(