Home
last modified time | relevance | path

Searched defs:block_type (Results 1 – 7 of 7) 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.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/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cab.c74 char block_type; member
2783 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.cpp2238 QualType block_type = m_ast_up->getBlockPointerType( in CreateBlockPointerType() local