Searched refs:rpctls_loadcrlfile (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.sbin/rpc.tlsservd/
H A Drpc.tlscommon.h37 int rpctls_loadcrlfile(SSL_CTX *ctx);
H A Drpc.tlscommon.c69 /* Expand svc_run() here so that we can call rpctls_loadcrlfile(). */
81 ret = rpctls_loadcrlfile(rpctls_ctx);
129 rpctls_loadcrlfile(SSL_CTX *ctx) function
151 "rpctls_loadcrlfile: Can't"
H A Drpc.tlsservd.c605 ret = rpctls_loadcrlfile(ctx);
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c534 ret = rpctls_loadcrlfile(ctx);

Completed in 161 milliseconds