Searched refs:pkcs11_PasswdToKey (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/include/ |
H A D | cryptoki.h | 133 * pkcs11_PasswdToKey will create PKCS#5 PBKD2 rawkey data from the 138 pkcs11_PasswdToKey(CK_SESSION_HANDLE hSession, char *passphrase,
|
/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | pkcs11SUNWExtensions.c | 557 * pkcs11_PasswdToKey will create PKCS#5 PBKD2 rawkey data from the 562 pkcs11_PasswdToKey(CK_SESSION_HANDLE hSession, char *passphrase, function
|
/illumos-gate/usr/src/cmd/lofiadm/ |
H A D | main.c | 941 * salt should not be NULL, or else pkcs11_PasswdToKey() will 949 rv = pkcs11_PasswdToKey(sess, pass, passlen, salt, saltlen, ktype,
|
Completed in 86 milliseconds