Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/ldap/common/
H A Dcommon.c949 local_pkcs_fns.pkcs_getpin(NULL, "", &pin);
2347 pfns->pkcs_getpin = (int (*)(void *, const char*, char **)) ldaptool_gettokenpin;
/titanic_50/usr/src/head/
H A Dldap.h1565 LDAP_PKCS_GET_PIN_CALLBACK *pkcs_getpin; member