crypto_skcipher_get_flags 283 arch/x86/crypto/glue_helper.c crypto_skcipher_get_flags(tfm), crypto_skcipher_get_flags 134 crypto/adiantum.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 138 crypto/adiantum.c crypto_skcipher_get_flags(tctx->streamcipher) & crypto_skcipher_get_flags 165 crypto/adiantum.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 181 crypto/adiantum.c crypto_shash_set_flags(tctx->hash, crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 227 crypto/algif_skcipher.c if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) crypto_skcipher_get_flags 373 crypto/algif_skcipher.c if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) crypto_skcipher_get_flags 110 crypto/authenc.c crypto_aead_set_flags(authenc, crypto_skcipher_get_flags(enc) & crypto_skcipher_get_flags 84 crypto/authencesn.c crypto_aead_set_flags(authenc_esn, crypto_skcipher_get_flags(enc) & crypto_skcipher_get_flags 100 crypto/ccm.c crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & crypto_skcipher_get_flags 493 crypto/chacha20poly1305.c crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctx->chacha) & crypto_skcipher_get_flags 259 crypto/cryptd.c crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 186 crypto/ctr.c crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 189 crypto/ctr.c crypto_skcipher_set_flags(parent, crypto_skcipher_get_flags(child) & crypto_skcipher_get_flags 84 crypto/cts.c crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 87 crypto/cts.c crypto_skcipher_set_flags(parent, crypto_skcipher_get_flags(child) & crypto_skcipher_get_flags 75 crypto/essiv.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 79 crypto/essiv.c crypto_skcipher_get_flags(tctx->u.skcipher) & crypto_skcipher_get_flags 91 crypto/essiv.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 114 crypto/gcm.c crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & crypto_skcipher_get_flags 79 crypto/lrw.c crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 82 crypto/lrw.c crypto_skcipher_set_flags(parent, crypto_skcipher_get_flags(child) & crypto_skcipher_get_flags 58 crypto/simd.c crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 61 crypto/simd.c crypto_skcipher_set_flags(tfm, crypto_skcipher_get_flags(child) & crypto_skcipher_get_flags 606 crypto/skcipher.c crypto_blkcipher_set_flags(blkcipher, crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 706 crypto/skcipher.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 852 crypto/skcipher.c if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) crypto_skcipher_get_flags 869 crypto/skcipher.c if (crypto_skcipher_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) crypto_skcipher_get_flags 1115 crypto/skcipher.c crypto_cipher_set_flags(cipher, crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 1343 crypto/tcrypt.c crypto_skcipher_get_flags(tfm)); crypto_skcipher_get_flags 1389 crypto/tcrypt.c crypto_skcipher_get_flags(tfm)); crypto_skcipher_get_flags 1563 crypto/tcrypt.c crypto_skcipher_get_flags(tfm)); crypto_skcipher_get_flags 1604 crypto/tcrypt.c crypto_skcipher_get_flags(tfm)); crypto_skcipher_get_flags 2469 crypto/testmgr.c crypto_skcipher_get_flags(tfm)); crypto_skcipher_get_flags 61 crypto/xts.c crypto_cipher_set_flags(tweak, crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 72 crypto/xts.c crypto_skcipher_set_flags(child, crypto_skcipher_get_flags(parent) & crypto_skcipher_get_flags 75 crypto/xts.c crypto_skcipher_set_flags(parent, crypto_skcipher_get_flags(child) & crypto_skcipher_get_flags 300 drivers/crypto/amcc/crypto4xx_alg.c crypto_skcipher_get_flags(cipher) & CRYPTO_TFM_REQ_MASK); crypto_skcipher_get_flags 169 drivers/crypto/geode-aes.c crypto_skcipher_get_flags(tfm) & crypto_skcipher_get_flags 173 drivers/crypto/geode-aes.c crypto_skcipher_get_flags(tctx->fallback.skcipher) & crypto_skcipher_get_flags 1052 drivers/crypto/mediatek/mtk-aes.c crypto_aead_set_flags(aead, crypto_skcipher_get_flags(ctr) & crypto_skcipher_get_flags 369 include/crypto/skcipher.h return crypto_skcipher_get_flags(&tfm->base); crypto_skcipher_get_flags 50 include/crypto/xts.h if ((fips_enabled || (crypto_skcipher_get_flags(tfm) &