Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c89 static char * buildTokenCertName( const char *tokenName, const char *certName);
937 char *tokenName; local
960 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
961 SVRCORE_CreateArgPinObj(&ArgPinObj, tokenName, pin, (SVRCOREPinObj *)StdPinObj);
971 local_pkcs_fns.pkcs_gettokenname(NULL, &tokenName);
977 if ((err = SVRCORE_CreateArgPinObj(&ArgPinObj, tokenName, pin,
2169 buildTokenCertName( const char *tokenName, const char *certName) argument
2172 int tokenlen = strlen(tokenName);
2177 strcpy(result, tokenName);
/illumos-gate/usr/src/lib/libadt_jni/
H A Dauditxml_jni915 my $tokenName;
927 $tokenName = $tokenType{$tokenId};
936 $tokenName = 'AUT_TEXT';
939 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,
/illumos-gate/usr/src/lib/libbsm/
H A Dauditxml731 my $tokenName;
743 $tokenName = $tokenType{$tokenId};
752 $tokenName = 'AUT_TEXT';
755 formatTableEntry($entryId, $tokenName, $eventId, $dataType, $required,