Home
last modified time | relevance | path

Searched defs:block_type (Results 1 – 8 of 8) 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()
/freebsd/contrib/libpcap/
H A Dsf-pcapng.c55 bpf_u_int32 block_type; member
187 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()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c74 char block_type; member
2766 char block_type = ds->block_type; in lzx_decode_blocks() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzap.c98 uint64_t block_type = *(uint64_t *)vbuf; in fzap_byteswap() local
H A Dzap_micro.c278 uint64_t block_type = *(uint64_t *)buf; in zap_byteswap() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2276 QualType block_type = m_ast_up->getBlockPointerType( in CreateBlockPointerType() local