Lines Matching defs:void
48 static void clear_temp_vars(void)
72 static int get_ext(const char *oid, void **ext, unsigned int *ext_len)
154 *ext = (void *)p;
190 static int cert_parse(void *img, unsigned int img_len)
430 static void init(void)
439 static int check_integrity(void *img, unsigned int img_len)
460 void *img, unsigned int img_len,
461 void **param, unsigned int *param_len)
471 *param = (void *)tbs.p;
485 *param = (void *)pk.p;
491 *param = (void *)sig_alg.p;
496 *param = (void *)signature.p;