Home
last modified time | relevance | path

Searched refs:crypto_cipher_get_flags (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/crypto/vmx/
Daes.c42 crypto_cipher_get_flags((struct in p8_aes_init()
/Linux-v5.4/crypto/
Dessiv.c96 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()
Dansi_cprng.c308 crypto_cipher_get_flags(ctx->tfm)); in reset_prng_context()
Dxts.c64 crypto_skcipher_set_flags(parent, crypto_cipher_get_flags(tweak) & in setkey()
Dadiantum.c170 crypto_cipher_get_flags(tctx->blockcipher) & in adiantum_setkey()
Dskcipher.c1118 crypto_skcipher_set_flags(tfm, crypto_cipher_get_flags(cipher) & in skcipher_setkey_simple()
Dtestmgr.c2396 crypto_cipher_get_flags(tfm)); in test_cipher()
/Linux-v5.4/include/linux/
Dcrypto.h1711 static inline u32 crypto_cipher_get_flags(struct crypto_cipher *tfm) in crypto_cipher_get_flags() function
/Linux-v5.4/drivers/crypto/inside-secure/
Dsafexcel_cipher.c2102 crypto_aead_set_flags(ctfm, crypto_cipher_get_flags(ctx->hkaes) & in safexcel_aead_gcm_setkey()