Home
last modified time | relevance | path

Searched refs:Uint64ToBignum (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/
Dattestation_record.cpp33 bool Uint64ToBignum(uint64_t value, BIGNUM* bn) { in Uint64ToBignum() function
363 if (!Uint64ToBignum(entry.date_time, bn_value.get())) { in build_auth_list()
367 if (!Uint64ToBignum(entry.long_integer, bn_value.get())) { in build_auth_list()