Home
last modified time | relevance | path

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

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dauthorization_set.h288 AuthorizationSetBuilder& GcmModeMacLen(uint32_t macLength);
/hardware/interfaces/keymaster/4.0/support/
Dauthorization_set.cpp548 AuthorizationSetBuilder& AuthorizationSetBuilder::GcmModeMacLen(uint32_t macLength) { in GcmModeMacLen() argument
551 .Authorization(TAG_MAC_LENGTH, macLength); in GcmModeMacLen()