Searched refs:max_mac_bytes (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Ds3_cbc.c434 len, max_mac_bytes, num_blocks, local
561 * max_mac_bytes contains the maximum bytes of bytes in the MAC,
564 max_mac_bytes = len - md_size - 1;
567 (max_mac_bytes + 1 + md_length_size + md_block_size -
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Ds3_cbc.c434 len, max_mac_bytes, num_blocks, local
561 * max_mac_bytes contains the maximum bytes of bytes in the MAC,
564 max_mac_bytes = len - md_size - 1;
567 (max_mac_bytes + 1 + md_length_size + md_block_size -

Completed in 66 milliseconds