Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h160 int32_t f8 = f[8]; in fe25519_cmov() local
210 int32_t f8 = f[8]; in fe25519_cswap() local
284 int32_t f8 = f[8]; in fe25519_copy() local
378 int32_t f8 = f[8]; in fe25519_mul() local
648 int32_t f8 = f[8]; in fe25519_sq() local
820 int32_t f8 = f[8]; in fe25519_sq2() local
993 int32_t f8 = f[8]; in fe25519_scalar_product() local
/f-stack/freebsd/contrib/openzfs/module/icp/asm-x86_64/aes/
H A Daes_amd64.S226 #define f8(x) [[x<<3]^[[[x>>5]&1]*0x11b]^[[[x>>5]&2]*0x11b]^[[[x>>5]&4]*0x11b]] macro
/f-stack/freebsd/mips/include/
H A Dframe.h114 f_register_t f8; member