Searched defs:tls1_cbc_remove_padding (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds3_cbc.c132 /* tls1_cbc_remove_padding removes the CBC padding from the decrypted, TLS, CBC
143 int tls1_cbc_remove_padding(const SSL* s, function
212 * ssl3_cbc_remove_padding or tls1_cbc_remove_padding must be called prior to
/external/openssl/ssl/
H A Ds3_cbc.c102 /* tls1_cbc_remove_padding removes the CBC padding from the decrypted, TLS, CBC
113 int tls1_cbc_remove_padding(const SSL* s, function
203 * ssl3_cbc_remove_padding or tls1_cbc_remove_padding must be called prior to

Completed in 58 milliseconds