Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c148 uint_t L_S, L_S1, L_S2; in soft_tls_prf() local
153 L_S2 = L_S1 = 0; in soft_tls_prf()
161 L_S2 = L_S; in soft_tls_prf()
180 L_S2 = SHA1_HASH_SIZE; in soft_tls_prf()
194 P_SHA1(S2, L_S2, label, labellen, rand1, rand1len, rand2, rand2len, in soft_tls_prf()