Searched refs:COSE_LABEL_KEY_KTY (Results 1 – 2 of 2) sorted by relevance
28 constexpr int COSE_LABEL_KEY_KTY = 1; variable
883 enc.encodeKeyValue(COSE_LABEL_KEY_KTY, COSE_KEY_TYPE_SYMMETRIC); in coseEncryptAesGcmKeyWrap()1390 case COSE_LABEL_KEY_KTY: in coseDecryptAesGcmKeyWrapInPlace()