Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/kssl/
H A Dksslrec.c92 static uchar_t kssl_pad_1[60] = { variable
414 MD5Update(md5ctx, kssl_pad_1, SSL3_MD5_PAD_LEN); in kssl_compute_handshake_hashes()
427 SHA1Update(sha1ctx, kssl_pad_1, SSL3_SHA1_PAD_LEN); in kssl_compute_handshake_hashes()
1510 spec->MAC_HashUpdate((void *)ctx, kssl_pad_1, in kssl_spec_init()