Searched refs:tokenKey (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/SmartcardCCID-55005/ccid/ccid/src/
H A Dparser.h30 int LTPBundleFindValueWithKey(const char *fileName, const char *tokenKey,
34 const char *tokenKey, /*@out@*/ char *tokenValue, int tokenIndice);
H A Dtokenparser.c1847 * @param tokenKey key value
1855 const char *tokenKey, char *tokenValue, int tokenIndice)
1861 pcDesiredKey = tokenKey;
1890 * @param tokenKey key value
1897 int LTPBundleFindValueWithKey(const char *fileName, const char *tokenKey, argument
1902 ret = LTPBundleFindOptionalValueWithKey(fileName, tokenKey, tokenValue,
1912 tokenKey, fileName);
1854 LTPBundleFindOptionalValueWithKey(const char *fileName, const char *tokenKey, char *tokenValue, int tokenIndice) argument
/macosx-10.9.5/securityd-55199.3/src/
H A Dtokenkey.cpp35 TokenKey::TokenKey(TokenDatabase &db, KeyHandle tokenKey, const CssmKey::Header &hdr) argument
36 : Key(db), mKey(tokenKey), mHeader(hdr)
/macosx-10.9.5/xnu-2422.115.4/osfmk/UserNotification/
H A DUNDRequest.defs75 in tokenKey: UNDPath);
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Ddriverparser.c1695 int LCFBundleFindValueWithKey(char *fileName, char *tokenKey, argument
1702 pcDesiredKey = tokenKey;
1723 DebugLogB("Value/Key not defined for: %s", tokenKey);
H A Dtokenparser.c1728 int LTPBundleFindValueWithKey(char *fileName, char *tokenKey, argument
1736 pcDesiredKey = tokenKey;
1762 DebugLogB("Value/Key not defined for: %s\n", tokenKey);

Completed in 211 milliseconds