Searched refs:pkcs_token (Results 1 – 1 of 1) sorted by relevance
259 static char *pkcs_token = NULL; variable574 pkcs_token = strdup(optarg);575 if (NULL == pkcs_token)854 if ((NULL != pkcs_token) && (NULL != ssl_certname)) {857 if ( (result = buildTokenCertName( pkcs_token, ssl_certname)) != NULL){2249 *tokennamep = pkcs_token;2251 if (pkcs_token)