Searched refs:err_code (Results 1 – 3 of 3) sorted by relevance
23 int err_code; member150 fixture->err_code = -1; in test_cmp_create_ir_protection_set()168 fixture->err_code = -1; in test_cmp_create_ir_protection_fails()185 fixture->err_code = -1; in test_cmp_create_cr_without_key()195 fixture->err_code = -1; in test_cmp_create_cr()209 fixture->err_code = -1; in test_cmp_create_certreq_with_invalid_bodytype()227 fixture->err_code = CMP_R_ERROR_CREATING_CERTREQ; in test_cmp_create_p10cr()244 fixture->err_code = CMP_R_ERROR_CREATING_CERTREQ; in test_cmp_create_p10cr_null()258 fixture->err_code = -1; in test_cmp_create_kur()273 fixture->err_code = -1; in test_cmp_create_kur_without_oldcert()[all …]
691 int body_type, int err_code) in gen_new() argument711 ERR_raise(ERR_LIB_CMP, err_code); in gen_new()
18552 either modify crypto/Makefile.ssl to pass the -regen flag to err_code.pl
Completed in 27 milliseconds