Searched refs:pAESCMACAuthKeys (Results 1 – 1 of 1) sorted by relevance
284 static const char * pAESCMACAuthKeys[] = { democonfigLIST_OF_AUTHENTICATION_SYMMETRIC_KEYS }; variable986 if( ( pAESCMACAuthKeys[ index ] != NULL ) && ( pAuthKeyIds[ index ] != -1 ) ) in populateAuthContextForServer()988 const char * pKeyHexString = pAESCMACAuthKeys[ index ]; in populateAuthContextForServer()1513 … configASSERT( numOfServers == ( sizeof( pAESCMACAuthKeys ) / sizeof( pAESCMACAuthKeys[ 0 ] ) ) ); in sntpTask()
Completed in 6 milliseconds