Searched refs:pAuthKeyIds (Results 1 – 1 of 1) sorted by relevance
290 static const int32_t pAuthKeyIds[] = { democonfigLIST_OF_AUTHENTICATION_KEY_IDS }; variable986 if( ( pAESCMACAuthKeys[ index ] != NULL ) && ( pAuthKeyIds[ index ] != -1 ) ) in populateAuthContextForServer()995 pAuthContext->keyId = pAuthKeyIds[ index ]; in populateAuthContextForServer()1514 configASSERT( numOfServers == sizeof( pAuthKeyIds ) / sizeof( pAuthKeyIds[ 0 ] ) ); in sntpTask()
Completed in 6 milliseconds