OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mDcfHash
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libdrm/mobile2/include/dcf/
DrmRawContent.h
65
uint8_t
mDcfHash
[DCF_HASH_LEN];
/frameworks/base/media/libdrm/mobile2/src/dcf/
DrmRawContent.cpp
80
drmSha1Hash.computeHash(data,dcf-data,
mDcfHash
);
114
memcpy(outDcfHash,
mDcfHash
,DCF_HASH_LEN);
Completed in 184 milliseconds