Searched defs:b64 (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/ |
| H A D | codecs.c | 179 sodium_bin2base64(char * const b64, const size_t b64_maxlen, in sodium_bin2base64() 242 _sodium_base642bin_skip_padding(const char * const b64, const size_t b64_len, in _sodium_base642bin_skip_padding() 267 const char * const b64, const size_t b64_len, in sodium_base642bin()
|
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | codecs.c | 10 const char *b64; in main() local
|
| /f-stack/freebsd/crypto/ |
| H A D | sha1.h | 50 uint64_t b64[1]; member
|
| /f-stack/freebsd/crypto/siphash/ |
| H A D | siphash.h | 57 uint64_t b64; member
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | disassem.c | 326 arm64_reg(int b64, int num) in arm64_reg()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | cpu_machdep.c | 1040 vm_offset_t b64; in hw_mds_recalculate() local
|
| /f-stack/dpdk/lib/librte_table/ |
| H A D | rte_table_hash_lru.c | 85 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|
| H A D | rte_table_hash_ext.c | 108 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|
| H A D | rte_swx_table_em.c | 170 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|
| H A D | rte_table_hash_key16.c | 92 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|
| H A D | rte_table_hash_key32.c | 92 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|
| H A D | rte_table_hash_key8.c | 88 uint64_t *a64 = a, *b64 = b, *b_mask64 = b_mask; in keycmp() local
|