Searched refs:crypto_simd_usable (Results 1 – 25 of 49) sorted by relevance
12
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()
39 if (!crypto_simd_usable()) in sha1_ce_update()57 if (!crypto_simd_usable()) in sha1_ce_finup()79 if (!crypto_simd_usable()) in sha1_ce_final()
35 if (!crypto_simd_usable()) in sha512_ce_update()50 if (!crypto_simd_usable()) { in sha512_ce_finup()69 if (!crypto_simd_usable()) { in sha512_ce_final()
43 if (!crypto_simd_usable()) in sha256_ce_update()62 if (!crypto_simd_usable()) { in sha256_ce_finup()91 if (!crypto_simd_usable()) { in sha256_ce_final()
24 if (!crypto_simd_usable()) { in sm4_ce_encrypt()37 if (!crypto_simd_usable()) { in sm4_ce_decrypt()
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()
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()
88 if (!crypto_simd_usable()) in sha256_update_neon()118 if (!crypto_simd_usable()) { in sha256_finup_neon()
94 if (req->cryptlen <= CHACHA_BLOCK_SIZE || !crypto_simd_usable()) in chacha_neon()108 if (req->cryptlen <= CHACHA_BLOCK_SIZE || !crypto_simd_usable()) in xchacha_neon()
108 if (crypto_simd_usable()) { in ccm_update_mac()250 if (crypto_simd_usable()) { in ccm_encrypt()308 if (crypto_simd_usable()) { in ccm_decrypt()
63 #define crypto_simd_usable() \ macro66 #define crypto_simd_usable() may_use_simd() macro
38 if (!crypto_simd_usable() || in sha1_neon_update()53 if (!crypto_simd_usable()) in sha1_neon_finup()
34 if (!crypto_simd_usable() || in sha1_ce_update()48 if (!crypto_simd_usable()) in sha1_ce_finup()
33 if (!crypto_simd_usable() || in crypto_sha256_neon_update()48 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()
71 if (likely(crypto_simd_usable())) { in ghash_do_update()224 if (!crypto_simd_usable() || in ghash_async_update()242 if (!crypto_simd_usable() || in ghash_async_final()260 if (!crypto_simd_usable() || in ghash_async_digest()
97 if (req->cryptlen <= CHACHA_BLOCK_SIZE || !crypto_simd_usable()) in chacha_neon()111 if (req->cryptlen <= CHACHA_BLOCK_SIZE || !crypto_simd_usable()) in xchacha_neon()
57 if (length >= 16 && crypto_simd_usable()) { in chksum_update()76 if (len >= 16 && crypto_simd_usable()) { in __chksum_finup()
182 if (!crypto_simd_usable() || in ghash_async_update()200 if (!crypto_simd_usable() || in ghash_async_final()241 if (!crypto_simd_usable() || in ghash_async_digest()
168 if (len >= CRC32C_PCL_BREAKEVEN && crypto_simd_usable()) { in crc32c_pcl_intel_update()180 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()
76 if (!crypto_simd_usable() || in simd_skcipher_encrypt()97 if (!crypto_simd_usable() || in simd_skcipher_decrypt()327 if (!crypto_simd_usable() || in simd_aead_encrypt()348 if (!crypto_simd_usable() || in simd_aead_decrypt()