Searched refs:tls1_cbc_remove_padding (Results 1 – 2 of 2) sorted by relevance
111 __owur int tls1_cbc_remove_padding(const SSL *s,
1163 tmpret = tls1_cbc_remove_padding(s, &recs[ctr], bs, mac_size); in tls1_enc()1443 int tls1_cbc_remove_padding(const SSL *s, in tls1_cbc_remove_padding() function