Home
last modified time | relevance | path

Searched defs:s12 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/compat/sys/
H A Dmount.h101 statvfs_to_statfs12(const struct statvfs *fs, struct statfs12 *s12) in statvfs_to_statfs12()
142 struct statfs12 *s12 = kmem_zalloc(sizeof(*s12), KM_SLEEP); in statvfs_to_statfs12_copy() local
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1138 int64_t s12; in sc25519_muladd() local
1585 int64_t s12 = 2097151 & (load_4(s + 31) >> 4); in sc25519_reduce() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dmutation.d1076 S1 s12; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dmutation.d1101 S1 s12; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4629 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5010 int64_t s12; in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c4639 int64_t s12 = kBottom21Bits & (load_4(s + 31) >> 4); in x25519_sc_reduce() local
5020 int64_t s12; in sc_muladd() local