Lines Matching refs:error
29 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_BN_ERROR), "bn error"},
39 "error instantiating drbg"},
41 "error retrieving entropy"},
43 "error retrieving nonce"},
57 "fips module conditional error"},
59 "fips module entering error state"},
61 "fips module in error state"},
62 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_GENERATE_ERROR), "generate error"},
113 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_IN_ERROR_STATE), "in error state"},
171 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_RESEED_ERROR), "reseed error"},
206 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_VALUE_ERROR), "value error"},
225 if (ERR_reason_error_string(PROV_str_reasons[0].error) == NULL)