Searched refs:npad (Results 1 – 1 of 1) sorted by relevance
337 size_t npad, n; in ssl3_handshake_mac() local361 npad = (48 / n) * n; in ssl3_handshake_mac()367 EVP_DigestUpdate(&ctx, ssl3_pad_1, npad); in ssl3_handshake_mac()377 EVP_DigestUpdate(&ctx, ssl3_pad_2, npad); in ssl3_handshake_mac()