Home
last modified time | relevance | path

Searched defs:block_type (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/wpa/src/tls/
H A Dpkcs1.c18 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block()
81 int pkcs1_encrypt(int block_type, struct crypto_rsa_key *key, in pkcs1_encrypt()
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ether.c1327 struct block_type { struct
1328 int e_block;
1329 char *e_name;
/freebsd/contrib/libpcap/
H A Dsf-pcapng.c53 bpf_u_int32 block_type; member
185 bpf_u_int32 block_type; member
/freebsd/contrib/wpa/src/crypto/
H A Dcrypto_libtomcrypt.c490 static int pkcs1_generate_encryption_block(u8 block_type, size_t modlen, in pkcs1_generate_encryption_block()
553 static int crypto_rsa_encrypt_pkcs1(int block_type, rsa_key *key, int key_type, in crypto_rsa_encrypt_pkcs1()
/freebsd/sys/contrib/zstd/doc/educational_decoder/
H A Dzstd_decompress.c605 const int block_type = (int)IO_read_bits(in, 2); in decompress_data() local
719 int block_type = (int)IO_read_bits(in, 2); in decode_literals() local
735 const int block_type, in decode_literals_simple()
793 const int block_type, in decode_literals_compressed()
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dgunzip.c150 static int block_type; variable
H A Dfsys_zfs.c764 uint64_t block_type; in zap_lookup() local
/titanic_41/usr/src/uts/common/fs/zfs/
H A Dzap.c61 uint64_t block_type; in fzap_byteswap() local
H A Dzap_micro.c241 uint64_t block_type; in zap_byteswap() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c74 char block_type; member
2771 char block_type = ds->block_type; in lzx_decode_blocks() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c99 uint64_t block_type = *(uint64_t *)vbuf; in fzap_byteswap() local
H A Dzap_micro.c379 uint64_t block_type = *(uint64_t *)buf; in zap_byteswap() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2228 QualType block_type = m_ast_up->getBlockPointerType( in CreateBlockPointerType() local