Searched refs:pPin (Results 1 – 3 of 3) sorted by relevance
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/ |
| H A D | pk11.h | 180 CK_CHAR_PTR pPin, CK_ULONG usPinLen);
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| H A D | softp11.c | 1118 CK_UTF8CHAR_PTR pPin, in C_InitToken() argument 1214 CK_UTF8CHAR_PTR pPin, in C_Login() argument 1225 if (pPin != NULL_PTR) { in C_Login() 1228 aret = asprintf(&pin, "%.*s", (int)ulPinLen, pPin); in C_Login()
|
| /netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
| H A D | pk11_api.c | 190 CK_CHAR_PTR pPin, CK_ULONG usPinLen) { in pkcs_C_Login() argument 204 return ((*sym)(hSession, userType, pPin, usPinLen)); in pkcs_C_Login()
|