Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c267 static struct ldapssl_pkcs_fns local_pkcs_fns = variable
949 local_pkcs_fns.pkcs_getdonglefilename(NULL, &filename);
950 local_pkcs_fns.pkcs_getpin(NULL, "", &pin);
960 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
971 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
1061 ldaptool_setcallbacks( &local_pkcs_fns );
1064 &&(rc = ldapssl_pkcs_init( &local_pkcs_fns)) < 0) {