/freebsd/sys/contrib/libsodium/src/libsodium/crypto_secretstream/xchacha20poly1305/ |
H A D | secretstream_xchacha20poly1305.c | 118 unsigned char block[64U]; in crypto_secretstream_xchacha20poly1305_push() local 184 unsigned char block[64U]; in crypto_secretstream_xchacha20poly1305_pull() local
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_blake2sp_ref.c | 122 uint8_t block[BLAKE2S_BLOCKBYTES]; in blake2sp_init_key() local 241 uint8_t block[BLAKE2S_BLOCKBYTES]; in blake2sp() local
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_dirhash.c | 898 int block; in ufsdirhash_newblk() local 927 int block, i; in ufsdirhash_dirtrunc() local 977 int block, ffslot, i, nfree; in ufsdirhash_checkblock() local 1059 int block, i, nfidx, ofidx; in ufsdirhash_adjfree() local
|
/freebsd/usr.bin/mkimg/ |
H A D | ebr.c | 73 lba_t block, size; in ebr_write() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-ref.c | 204 uint8_t block[BLAKE2B_BLOCKBYTES]; in blake2b_init_key() local 250 uint8_t block[BLAKE2B_BLOCKBYTES]; in blake2b_init_key_salt_personal() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_mac.cpp | 146 void *block; member 166 void asan_dispatch_call_block_and_release(void *block) { in asan_dispatch_call_block_and_release()
|
/freebsd/crypto/openssl/providers/implementations/ciphers/ |
H A D | cipher_aes_gcm_siv_hw.c | 33 uint8_t block[BLOCK_SIZE]; in aes_gcm_siv_initkey() member 347 } block; in aes_gcm_siv_ctr32() local
|
H A D | cipher_tdes.h | 34 kbits, blkbits, ivbits, block) \ argument
|
/freebsd/contrib/sendmail/libsm/ |
H A D | signal.c | 263 sm_allsignals(block) in sm_allsignals() argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_tls_get_addr.h | 66 DTLS::DTVBlock *block = in ForEachDVT() local
|
/freebsd/sys/dev/wg/ |
H A D | wg_crypto.c | 97 uint8_t block[BLAKE2S_BLOCK_SIZE] = { 0 }; in blake2s_init_key() local 107 const uint8_t *block, size_t nblocks, in blake2s_compress()
|
/freebsd/contrib/jemalloc/src/ |
H A D | tsd.c | 488 tsd_init_check_recursion(tsd_init_head_t * head,tsd_init_block_t * block) tsd_init_check_recursion() argument 509 tsd_init_finish(tsd_init_head_t * head,tsd_init_block_t * block) tsd_init_finish() argument
|
/freebsd/bin/dd/ |
H A D | conv.c | 96 block(void) in block() function
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | WorkList.h | 30 const CFGBlock *block; variable
|
/freebsd/crypto/heimdal/lib/krb5/ |
H A D | keyblock.c | 159 krb5_keyblock_get_enctype(const krb5_keyblock *block) in krb5_keyblock_get_enctype()
|
/freebsd/include/rpcsvc/ |
H A D | nlm_prot.x | 66 bool block; member 75 bool block; member 207 bool block; member 216 bool block; member
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_sp.c | 460 bool block) in bnxt_qplib_create_ah() 509 bool block) in bnxt_qplib_destroy_ah() 603 bool block) in bnxt_qplib_dereg_mrw() 632 bool block) in bnxt_qplib_reg_mr()
|
/freebsd/contrib/googletest/googletest/samples/ |
H A D | sample10_unittest.cc | 55 void operator delete(void* block, size_t /* allocation_size */) { in operator delete()
|
/freebsd/contrib/libarchive/cpio/test/ |
H A D | test_format_newc.c | 14 #define PAD(n, block) ((~(n) + 1) & ((block) - 1)) argument
|
/freebsd/usr.sbin/bsdinstall/distfetch/ |
H A D | distfetch.c | 128 uint8_t block[4096]; in fetch_files() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/ |
H A D | SymbolContext.h | 317 Block *block = nullptr; ///< The Block for a given query variable
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/ |
H A D | kdf.c | 146 krb5_data block = empty_data(); in k5_derive_random_rfc3961() local
|
/freebsd/contrib/ofed/infiniband-diags/src/ |
H A D | ibroute.c | 147 unsigned block, i, j, e, nports, cap, chunks, startblock, lastblock, in dump_multicast_tables() local 333 int block, i, e, top; in dump_unicast_tables() local
|
/freebsd/contrib/ofed/opensm/opensm/ |
H A D | osm_pkey.c | 118 IN uint16_t block, IN ib_pkey_table_t * p_tbl, in osm_pkey_tbl_set() 300 ib_pkey_table_t *block; in osm_pkey_tbl_get_block_and_idx() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | MD5.h | 102 MD5_u32plus block[16]; member
|