Searched defs:uint64_t (Results 1 - 1 of 1) sorted by relevance

/system/keymaster/
H A Docb.c83 typedef unsigned __int64 uint64_t; typedef
112 static inline uint64_t bswap64(uint64_t x) {
114 uint64_t u64;
166 static inline block gen_offset(uint64_t KtopStr[3], unsigned bot) {
194 block gen_offset(uint64_t KtopStr[3], unsigned bot) {
196 uint64_t u64[2];
205 block gen_offset(uint64_t KtopStr[3], unsigned bot) {
251 block gen_offset(uint64_t KtopStr[3], unsigned bot) {
275 typedef struct { uint64_t
[all...]

Completed in 179 milliseconds