Home
last modified time | relevance | path

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

/trusty/user/base/lib/apploader_package/
Dcose.cpp1377 int64_t keyLabel; in coseDecryptAesGcmKeyWrapInPlace() local
1384 if (CborReadInt(&in, &keyLabel) != CBOR_READ_RESULT_OK) { in coseDecryptAesGcmKeyWrapInPlace()
1389 switch (keyLabel) { in coseDecryptAesGcmKeyWrapInPlace()