Home
last modified time | relevance | path

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

/system/keymaster/
Daes_key.cpp52 uint32_t min_mac_length = 0; in LoadKey() local
Dhmac_key.cpp50 uint32_t min_mac_length; in LoadKey() local
Dhmac_operation.cpp93 size_t min_mac_length) in HmacOperation()