Searched refs:plaintextPayload (Results 1 – 2 of 2) sorted by relevance
224 const bytevec& plaintextPayload, const bytevec& aad) { in createCoseEncryptCiphertext() argument231 plaintextPayload); in createCoseEncryptCiphertext()238 const bytevec& plaintextPayload, const bytevec& aad, in constructCoseEncrypt() argument246 createCoseEncryptCiphertext(key, nonce, encryptProtectedHeader, plaintextPayload, aad); in constructCoseEncrypt()
271 const bytevec& plaintextPayload, const bytevec& aad,