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