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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11_uri.c165 * Invalid specification in the passphrasedialog
180 * passphrasedialog keyword to get the PIN. If passphrasedialog is not present
690 * Cache the passphrasedialog for possible child (which
693 if (passphrasedialog == NULL &&
696 passphrasedialog =
699 if (passphrasedialog == NULL)
779 if (passphrasedialog != NULL)
786 else if (pk11_get_pin(passphrasedialog, &pin) == 0)
H A De_pk11.h216 extern char *passphrasedialog;
H A De_pk11_pub.c110 * token using the passphrasedialog keyword that we inherit from the parent.
112 char *passphrasedialog; variable

Completed in 20 milliseconds