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

/external/chromium_org/third_party/boringssl/src/ssl/
H A Ds3_both.c204 /* ssl3_take_mac calculates the Finished MAC for the handshakes messages seen to far. */
205 static void ssl3_take_mac(SSL *s) function
246 ssl3_take_mac(s);
/external/openssl/ssl/
H A Ds3_both.c208 /* ssl3_take_mac calculates the Finished MAC for the handshakes messages seen to far. */
209 static void ssl3_take_mac(SSL *s) function
560 ssl3_take_mac(s);

Completed in 1991 milliseconds