Searched defs:block_type (Results 1 – 7 of 7) sorted by relevance
18 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()
53 bpf_u_int32 block_type; member185 bpf_u_int32 block_type; member
490 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()
74 char block_type; member2783 char block_type = ds->block_type; in lzx_decode_blocks() local
99 uint64_t block_type = *(uint64_t *)vbuf; in fzap_byteswap() local
379 uint64_t block_type = *(uint64_t *)buf; in zap_byteswap() local
2238 QualType block_type = m_ast_up->getBlockPointerType( in CreateBlockPointerType() local