crypto_cipher_get_flags  316 crypto/ansi_cprng.c 			crypto_cipher_get_flags(ctx->tfm));
crypto_cipher_get_flags   37 crypto/cbc.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags   97 crypto/ccm.c   	crypto_aead_set_flags(aead, crypto_cipher_get_flags(tfm) &
crypto_cipher_get_flags   43 crypto/ctr.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags   36 crypto/ecb.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags   65 crypto/lrw.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags   40 crypto/pcbc.c  	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags  578 crypto/testmgr.c 			       algo, crypto_cipher_get_flags(tfm));
crypto_cipher_get_flags   60 crypto/xts.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &
crypto_cipher_get_flags   73 crypto/xts.c   	crypto_tfm_set_flags(parent, crypto_cipher_get_flags(child) &