Searched refs:crypto_err (Results 1 – 1 of 1) sorted by relevance
88 unsigned long crypto_err; in load_cert_and_key() local109 while ((crypto_err = ERR_get_error()) != 0) { in load_cert_and_key()111 ERR_reason_error_string(crypto_err)); in load_cert_and_key()193 unsigned long crypto_err; in load_all_certs() local220 while ((crypto_err = ERR_get_error()) != 0) { in load_all_certs()222 ERR_reason_error_string(crypto_err)); in load_all_certs()