Searched refs:byteargs (Results 1 - 1 of 1) sorted by relevance
/external/vboot_reference/utility/ | ||
H A D | tpmc.c | 128 char** byteargs; local 144 byteargs = args + 3; 146 if (HexStringToUint8(byteargs[i], &value[i]) != 0) { 148 byteargs[i]); |
Completed in 390 milliseconds