Source position: openssl3.pas line 671
function SslCtxLoadVerifyLocations(
ctx: PSSL_CTX;
const CAfile: string;
const CApath: string
):cInt;