Searched refs:npad (Results 1 – 1 of 1) sorted by relevance
356 int npad, n; in ssl3_handshake_mac() local392 npad = (48 / n) * n; in ssl3_handshake_mac()397 EVP_DigestUpdate(&ctx, ssl3_pad_1, npad); in ssl3_handshake_mac()406 EVP_DigestUpdate(&ctx, ssl3_pad_2, npad); in ssl3_handshake_mac()