Searched refs:tmpr (Results 1 – 1 of 1) sorted by relevance
952 int i, pad = 0, tmpr; in tls1_enc() local1210 tmpr = EVP_Cipher(ds, recs[0].data, recs[0].input, in tls1_enc()1214 ? (tmpr < 0) in tls1_enc()1215 : (tmpr == 0)) { in tls1_enc()
Completed in 5 milliseconds