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

/macosx-10.9.5/apache-786.1/httpd/srclib/apr-util/crypto/
H A Dapr_crypto_nss.c130 const char *certPrefix = NULL; local
185 certPrefix = fields[2].value;
203 if (keyPrefix || certPrefix || secmod) {
204 s = NSS_Initialize(dir, certPrefix, keyPrefix, secmod, flags);

Completed in 210 milliseconds