Searched refs:blocksz (Results 1 – 2 of 2) sorted by relevance
127 int blocksz; in esp_decrypt() local131 blocksz = EVP_CIPHER_CTX_block_size(ctx); in esp_decrypt()145 if (len < sizeof(struct esp_hdr) + espauthlen + 2 * blocksz) { in esp_decrypt()159 len -= blocksz; in esp_decrypt()160 data += blocksz; in esp_decrypt()
1366 unsigned short blocksz; in dwarf_read_array_type() local1380 blocksz = target_to_host (sub, nbytes, GET_UNSIGNED, current_objfile); in dwarf_read_array_type()1381 subend = sub + nbytes + blocksz; in dwarf_read_array_type()1664 unsigned short blocksz; in enum_type() local1701 blocksz = target_to_host (scan, nbytes, GET_UNSIGNED, objfile); in enum_type()1702 listend = scan + nbytes + blocksz; in enum_type()2463 unsigned short blocksz; in add_enum_psymbol() local2477 blocksz = target_to_host (scan, nbytes, GET_UNSIGNED, objfile); in add_enum_psymbol()2479 listend = scan + blocksz; in add_enum_psymbol()