HomeSort by: relevance | last modified time | path
    Searched defs:builtin_cert (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c 442 const char* builtin_cert = get_builtin_cert(); local
445 char* d = strdup(builtin_cert); /* to avoid const warnings in the
483 const char* builtin_cert = get_builtin_cert(); local
486 printf("%s\n", builtin_cert);

Completed in 16 milliseconds