Home | History | Annotate | Download | only in openssh

Lines Matching full:pkcs11_provider

415 			options.pkcs11_provider = xstrdup(optarg);
1497 if (options.pkcs11_provider != NULL &&
1500 (nkeys = pkcs11_add_provider(options.pkcs11_provider, NULL,
1509 xstrdup(options.pkcs11_provider); /* XXX */