Searched refs:err_code (Results 1 – 3 of 3) sorted by relevance
23 int err_code; member151 fixture->err_code = -1; in test_cmp_create_ir_protection_set()169 fixture->err_code = -1; in test_cmp_create_ir_protection_fails()186 fixture->err_code = -1; in test_cmp_create_cr_without_key()196 fixture->err_code = -1; in test_cmp_create_cr()210 fixture->err_code = -1; in test_cmp_create_certreq_with_invalid_bodytype()228 fixture->err_code = CMP_R_ERROR_CREATING_CERTREQ; in test_cmp_create_p10cr()245 fixture->err_code = CMP_R_ERROR_CREATING_CERTREQ; in test_cmp_create_p10cr_null()259 fixture->err_code = -1; in test_cmp_create_kur()274 fixture->err_code = -1; in test_cmp_create_kur_without_oldcert()[all …]
690 int body_type, int err_code) in gen_new() argument709 ERR_raise(ERR_LIB_CMP, err_code); in gen_new()
20491 either modify crypto/Makefile.ssl to pass the -regen flag to err_code.pl
Completed in 40 milliseconds