Searched refs:byteVal (Results 1 – 1 of 1) sorted by relevance
1002 uint8_t byteVal = ( uint8_t ) ( strtoul( byteString, NULL, 16 ) ); in populateAuthContextForServer() local1003 pAuthContext->pAuthKey[ index / 2 ] = byteVal; in populateAuthContextForServer()
Completed in 6 milliseconds