Searched refs:crypto_shash_block_only (Results 1 – 1 of 1) sorted by relevance
19 static inline bool crypto_shash_block_only(struct crypto_shash *tfm) in crypto_shash_block_only() function71 if (crypto_shash_block_only(tfm)) { in __crypto_shash_init()120 if (!crypto_shash_block_only(tfm)) { in crypto_shash_finup()216 if (crypto_shash_block_only(tfm)) in __crypto_shash_export()237 if (crypto_shash_block_only(tfm)) { in crypto_shash_export()261 if (crypto_shash_block_only(tfm)) { in __crypto_shash_import()288 if (crypto_shash_block_only(tfm)) { in crypto_shash_import()
Completed in 5 milliseconds