crypto_cipher_set_flags   34 crypto/cbc.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags   94 crypto/ccm.c   	crypto_cipher_set_flags(tfm, crypto_aead_get_flags(aead) &
crypto_cipher_set_flags   40 crypto/ctr.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags   33 crypto/ecb.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags   61 crypto/lrw.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags   37 crypto/pcbc.c  	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags  571 crypto/testmgr.c 			crypto_cipher_set_flags(tfm, CRYPTO_TFM_REQ_WEAK_KEY);
crypto_cipher_set_flags   54 crypto/xts.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &
crypto_cipher_set_flags   67 crypto/xts.c   	crypto_cipher_set_flags(child, crypto_tfm_get_flags(parent) &