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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Dpkcs12.c102 char *csp_name = NULL; local
227 csp_name = *args;
556 if (csp_name && key)
558 MBSTRING_ASC, (unsigned char *)csp_name, -1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/apps/
H A Dpkcs12.c101 char *csp_name = NULL; local
220 csp_name = *args;
594 if(csp_name) PKCS12_add_CSPName_asc(bag, csp_name, -1);

Completed in 42 milliseconds