Home | History | Annotate | Download | only in keystore

Lines Matching defs:bytes

1658             const uint8_t* bytes = NULL;
1660 readByteArray(data, &bytes, &size);
1661 int32_t ret = addRngEntropy(bytes, size);