Home
last modified time | relevance | path

Searched refs:crypto_shash_get_flags (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/crypto/
A Dhash.h798 static inline u32 crypto_shash_get_flags(struct crypto_shash *tfm) in crypto_shash_get_flags() function
924 if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in crypto_shash_import()
946 if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in crypto_shash_init()
/linux-6.3-rc2/crypto/
A Dshash.c201 if (crypto_shash_get_flags(tfm) & CRYPTO_TFM_NEED_KEY) in crypto_shash_digest()
395 crypto_ahash_set_flags(crt, crypto_shash_get_flags(shash) & in crypto_init_shash_ops_async()
A Dtestmgr.c1253 crypto_shash_get_flags(tfm)); in test_shash_vec_cfg()
/linux-6.3-rc2/drivers/crypto/aspeed/
A Daspeed-hace-hash.c830 crypto_shash_get_flags(bctx->shash), in aspeed_sham_setkey()
/linux-6.3-rc2/drivers/md/
A Ddm-integrity.c3745 } else if (crypto_shash_get_flags(*hash) & CRYPTO_TFM_NEED_KEY) { in get_mac()

Completed in 24 milliseconds