Home | History | Annotate | Download | only in ssl

Lines Matching refs:sec

152 static int tls1_P_hash(const EVP_MD *md, const unsigned char *sec,
176 mac_key = EVP_PKEY_new_mac_key(EVP_PKEY_HMAC, NULL, sec, sec_len);
252 const unsigned char *sec, int slen,
262 /* Count number of digests and partition sec evenly */
270 S1=sec;
1044 printf("sec=");