Searched refs:crypto_simd_usable (Results 1 – 25 of 53) sorted by relevance
123
29 if (!crypto_simd_usable()) in sm3_ce_update()41 if (!crypto_simd_usable()) in sm3_ce_final()54 if (!crypto_simd_usable()) in sm3_ce_finup()
41 if (!crypto_simd_usable()) in sha512_ce_update()55 if (!crypto_simd_usable()) { in sha512_ce_finup()72 if (!crypto_simd_usable()) { in sha512_ce_final()
49 if (!crypto_simd_usable()) in sha1_ce_update()66 if (!crypto_simd_usable()) in sha1_ce_finup()87 if (!crypto_simd_usable()) in sha1_ce_final()
24 if (!crypto_simd_usable()) { in sm4_ce_encrypt()37 if (!crypto_simd_usable()) { in sm4_ce_decrypt()
59 if (!crypto_simd_usable()) in sha256_ce_update()77 if (!crypto_simd_usable()) { in sha256_ce_finup()103 if (!crypto_simd_usable()) { in sha256_ce_final()
39 if (length >= CRC_T10DIF_PMULL_CHUNK_SIZE && crypto_simd_usable()) { in crct10dif_update_pmull_p8()55 if (length >= CRC_T10DIF_PMULL_CHUNK_SIZE && crypto_simd_usable()) { in crct10dif_update_pmull_p64()
67 if (!static_branch_likely(&have_neon) || !crypto_simd_usable()) { in hchacha_block_arch()87 !crypto_simd_usable()) in chacha_crypt_arch()122 !crypto_simd_usable()) { in chacha_neon_stream_xor()
50 if (!crypto_simd_usable()) { in aes_cipher_encrypt()64 if (!crypto_simd_usable()) { in aes_cipher_decrypt()
36 if (!crypto_simd_usable()) in sha3_update()80 if (!crypto_simd_usable()) in sha3_final()
98 if (!crypto_simd_usable()) in sha256_update_neon()127 if (!crypto_simd_usable()) { in sha256_finup_neon()
102 if (crypto_simd_usable()) { in ccm_update_mac()244 if (crypto_simd_usable()) { in ccm_encrypt()302 if (crypto_simd_usable()) { in ccm_decrypt()
63 #define crypto_simd_usable() \ macro66 #define crypto_simd_usable() may_use_simd() macro
34 if (!crypto_simd_usable() || in sha1_ce_update()48 if (!crypto_simd_usable()) in sha1_ce_finup()
37 if (!crypto_simd_usable() || in sha1_neon_update()52 if (!crypto_simd_usable()) in sha1_neon_finup()
32 if (!crypto_simd_usable() || in crypto_sha256_neon_update()47 if (!crypto_simd_usable()) in crypto_sha256_neon_finup()
31 if (!crypto_simd_usable() || in sha512_neon_update()46 if (!crypto_simd_usable()) in sha512_neon_finup()
35 if (!crypto_simd_usable() || in sha2_ce_update()50 if (!crypto_simd_usable()) in sha2_ce_finup()
64 if (likely(crypto_simd_usable())) { in ghash_do_update()219 if (!crypto_simd_usable() || in ghash_async_update()237 if (!crypto_simd_usable() || in ghash_async_final()255 if (!crypto_simd_usable() || in ghash_async_digest()
57 if (length >= 16 && crypto_simd_usable()) { in chksum_update()76 if (len >= 16 && crypto_simd_usable()) { in __chksum_finup()
126 if (!static_branch_likely(&chacha_use_simd) || !crypto_simd_usable()) { in hchacha_block_arch()145 if (!static_branch_likely(&chacha_use_simd) || !crypto_simd_usable() || in chacha_crypt_arch()181 !crypto_simd_usable()) { in chacha_simd_stream_xor()216 if (req->cryptlen > CHACHA_BLOCK_SIZE && crypto_simd_usable()) { in xchacha_simd()
180 if (!crypto_simd_usable() || in ghash_async_update()198 if (!crypto_simd_usable() || in ghash_async_final()239 if (!crypto_simd_usable() || in ghash_async_digest()
160 if (len >= CRC32C_PCL_BREAKEVEN && crypto_simd_usable()) { in crc32c_pcl_intel_update()172 if (len >= CRC32C_PCL_BREAKEVEN && crypto_simd_usable()) { in __crc32c_pcl_intel_finup()
84 if (!crypto_simd_usable()) { in p8_aes_encrypt()101 if (!crypto_simd_usable()) { in p8_aes_decrypt()
78 if (crypto_simd_usable()) { in __ghash_block()97 if (crypto_simd_usable()) { in __ghash_blocks()
72 if (!crypto_simd_usable() || in simd_skcipher_encrypt()93 if (!crypto_simd_usable() || in simd_skcipher_decrypt()320 if (!crypto_simd_usable() || in simd_aead_encrypt()341 if (!crypto_simd_usable() || in simd_aead_decrypt()