Home
last modified time | relevance | path

Searched defs:kHmacKeySize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/security/ondevice-signing/
H A DKeyConstants.h20 static constexpr int kHmacKeySize = 256; variable
/aosp_15_r20/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/
H A Dpresence_crypto_mic.h42 static constexpr size_t kHmacKeySize = 32; variable
/aosp_15_r20/system/teeui/libteeui/include/teeui/
H A Dutils.h122 constexpr const uint8_t kHmacKeySize = kAuthTokenKeySize; variable