Home
last modified time | relevance | path

Searched defs:b8 (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/crypto/
H A Dsha1.h45 uint8_t b8[20]; member
49 uint8_t b8[8]; member
53 uint8_t b8[64]; member
/f-stack/freebsd/crypto/siphash/
H A Dsiphash.h58 uint8_t b8[8]; member
/f-stack/dpdk/app/test/
H A Dtest_lpm6.c96 uint8_t b6, uint8_t b7, uint8_t b8, uint8_t b9, uint8_t b10, in IPv6()
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1094 int64_t b8 = 2097151 & load_3(b + 21); in sc25519_muladd() local