Searched refs:auth_token_get_key (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/authd/
H A Dauthtoken.h34 const void * auth_token_get_key(auth_token_t);
H A Dauthtoken.c275 auth_token_get_key(auth_token_t auth) function
H A Dserver.c368 CFDictionarySetValue(gAuthTokenMap, auth_token_get_key(auth), auth);
378 AuthorizationBlob blob = *(AuthorizationBlob*)auth_token_get_key(auth);

Completed in 117 milliseconds