Home | History | Annotate | Download | only in ssl

Lines Matching refs:RAND_bytes

1923 		|| (RAND_bytes(ret->tlsext_tick_hmac_key, 16) <= 0)
1924 || (RAND_bytes(ret->tlsext_tick_aes_key, 16) <= 0))