Home
last modified time | relevance | path

Searched defs:rcon (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/crypto/aes/arch/arm/
H A Daes_armv8_64.S48 rcon: label
H A Daes_neon.c188 rcon = VQ_N_U8(0xB6,0xEE,0x9D,0xAF,0xB9,0x91,0x83,0x1F, variable
/netbsd-src/external/bsd/wpa/dist/src/crypto/
H A Daes-internal.c729 const u32 rcon[] = { variable
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Drijndael.c615 static const u32 rcon[] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/
H A Daes_core.c586 u32 rcon; in KeyExpansion() local
1253 static const u32 rcon[] = { variable
1832 static const u32 rcon[] = { variable
H A Daes_x86core.c465 static const u32 rcon[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/
H A Daes_core.c602 u32 rcon; in KeyExpansion() local
1269 static const u32 rcon[] = { variable
1848 static const u32 rcon[] = { variable
H A Daes_x86core.c465 static const u32 rcon[] = { variable
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drijndael-alg-fst.c718 static const uint32_t rcon[] = { variable
/netbsd-src/external/bsd/elftosb/dist/common/
H A Drijndael.cpp949 static uint32_t rcon[30]= variable
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc/
H A Daesp8-ppc.S6 rcon: label
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/arch/powerpc64/
H A Daesp8-ppc.S6 rcon: label
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_ssse3.c141 rcon = {.u64 = {0x1F8391B9AF9DEEB6, 0x702A98084D7C7D81}}, variable
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dexpr.c1635 union constant lcon, rcon; local