Searched refs:tmpr (Results 1 – 1 of 1) sorted by relevance
995 int i, pad = 0, tmpr; in tls1_enc() local1251 tmpr = EVP_Cipher(ds, recs[0].data, recs[0].input, in tls1_enc()1255 ? (tmpr < 0) in tls1_enc()1256 : (tmpr == 0)) { in tls1_enc()