Searched refs:arch (Results 1 – 2 of 2) sorted by relevance
50 const u8 iv[CHACHA_IV_SIZE], bool arch) in chacha_stream_xor() argument66 if (arch) in chacha_stream_xor()95 static int crypto_xchacha_crypt(struct skcipher_request *req, bool arch) in crypto_xchacha_crypt() argument105 if (arch) in crypto_xchacha_crypt()116 return chacha_stream_xor(req, &subctx, real_iv, arch); in crypto_xchacha_crypt()
1428 source "arch/arm/crypto/Kconfig"1431 source "arch/arm64/crypto/Kconfig"1434 source "arch/loongarch/crypto/Kconfig"1437 source "arch/mips/crypto/Kconfig"1440 source "arch/powerpc/crypto/Kconfig"1443 source "arch/riscv/crypto/Kconfig"1446 source "arch/s390/crypto/Kconfig"1449 source "arch/sparc/crypto/Kconfig"1452 source "arch/x86/crypto/Kconfig"
Completed in 7 milliseconds