Searched refs:ssl_excert_prepend (Results 1 – 1 of 1) sorted by relevance
1059 static int ssl_excert_prepend(SSL_EXCERT **pexc) in ssl_excert_prepend() function1144 if (!ssl_excert_prepend(&exc)) { in args_excert()1157 if (exc->certfile != NULL && !ssl_excert_prepend(&exc)) { in args_excert()
Completed in 6 milliseconds