Home
last modified time | relevance | path

Searched defs:s3 (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_generic.c982 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_encrypt() local
1110 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_generic_decrypt() local
/f-stack/freebsd/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelEncrypt() local
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; in rijndaelDecrypt() local
/f-stack/freebsd/mips/include/
H A Dregdef.h76 #define s3 $19 macro
H A Dframe.h75 register_t s3; member
/f-stack/tools/netstat/
H A Dmroute.c85 char s1[256], s2[256], s3[256]; in print_bw_meter() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/include/test/
H A Dmath.h218 double e, aa, xx, c, ch, a, q, p1, p2, t, x, b, s1, s2, s3, s4, s5, s6; in pt_chi2() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/
H A Dpoly1305_donna32.h61 unsigned long s1, s2, s3, s4; in poly1305_blocks() local
/f-stack/freebsd/contrib/openzfs/module/icp/algs/edonr/
H A Dedonr.c238 uint32_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q256() local
361 uint64_t s0, s1, s2, s3, s4, s5, s6, s7, t0, t1, t2, t3, t4, in Q512() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1115 int64_t s3; in sc25519_muladd() local
1562 int64_t s3 = 2097151 & (load_4(s + 7) >> 7); in sc25519_reduce() local