Home
last modified time | relevance | path

Searched refs:kssl_pad_2 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslrec.c102 static uchar_t kssl_pad_2[60] = { variable
420 MD5Update(md5ctx, kssl_pad_2, SSL3_MD5_PAD_LEN); in kssl_compute_handshake_hashes()
433 SHA1Update(sha1ctx, kssl_pad_2, SSL3_SHA1_PAD_LEN); in kssl_compute_handshake_hashes()
1517 spec->MAC_HashUpdate((void *)ctx, kssl_pad_2, in kssl_spec_init()