Home
last modified time | relevance | path

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

/trusty/user/base/lib/apploader_package/
Dcose.cpp811 static std::optional<std::vector<uint8_t>> coseEncryptAesGcm( in coseEncryptAesGcm() function
905 coseEncryptAesGcm(COSE_CONTEXT_ENC_RECIPIENT, key, coseKeyByteView, in coseEncryptAesGcmKeyWrap()
918 auto coseEncrypt = coseEncryptAesGcm( in coseEncryptAesGcmKeyWrap()