Searched refs:COSE_LABEL_IV (Results 1 – 2 of 2) sorted by relevance
27 constexpr int COSE_LABEL_IV = 5; variable
827 enc.encodeKeyValue(COSE_LABEL_IV, in coseEncryptAesGcm()1160 if (label == COSE_LABEL_IV) { in coseDecryptAesGcmInPlace()