Searched refs:COSE_LABEL_KEY_ALG (Results 1 – 2 of 2) sorted by relevance
29 constexpr int COSE_LABEL_KEY_ALG = 3; variable
884 enc.encodeKeyValue(COSE_LABEL_KEY_ALG, COSE_VAL_CIPHER_ALG); in coseEncryptAesGcmKeyWrap()1402 case COSE_LABEL_KEY_ALG: in coseDecryptAesGcmKeyWrapInPlace()