Searched refs:crypto_cipher_get_flags (Results 1 – 9 of 9) sorted by relevance
42 crypto_cipher_get_flags((struct in p8_aes_init()
96 crypto_cipher_get_flags(tctx->essiv_cipher) & in essiv_skcipher_setkey()137 crypto_aead_set_flags(tfm, crypto_cipher_get_flags(tctx->essiv_cipher) & in essiv_aead_setkey()
308 crypto_cipher_get_flags(ctx->tfm)); in reset_prng_context()
64 crypto_skcipher_set_flags(parent, crypto_cipher_get_flags(tweak) & in setkey()
170 crypto_cipher_get_flags(tctx->blockcipher) & in adiantum_setkey()
1118 crypto_skcipher_set_flags(tfm, crypto_cipher_get_flags(cipher) & in skcipher_setkey_simple()
2396 crypto_cipher_get_flags(tfm)); in test_cipher()
1711 static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm) in crypto_cipher_get_flags() function
2102 crypto_aead_set_flags(ctfm, crypto_cipher_get_flags(ctx->hkaes) & in safexcel_aead_gcm_setkey()