Home
last modified time | relevance | path

Searched refs:builtin_cert (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c440 const char* builtin_cert = get_builtin_cert(); in STACK_OF() local
443 char* d = strdup(builtin_cert); /* to avoid const warnings in the in STACK_OF()
481 const char* builtin_cert = get_builtin_cert(); in do_list_builtin() local
484 printf("%s\n", builtin_cert); in do_list_builtin()