Home
last modified time | relevance | path

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

/openssl-master/apps/
A Dpkcs12.c160 char *name = NULL, *csp_name = NULL; in pkcs12_main() local
302 csp_name = opt_arg(); in pkcs12_main()
409 if (csp_name != NULL) in pkcs12_main()
640 if (csp_name != NULL && key != NULL) in pkcs12_main()
642 MBSTRING_ASC, (unsigned char *)csp_name, in pkcs12_main()

Completed in 4 milliseconds