Home
last modified time | relevance | path

Searched defs:b10 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/test/
H A Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1096 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc25519_muladd() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c4994 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local