Searched refs:plaintextPayload (Results 1 – 2 of 2) sorted by relevance
459 const bytevec& plaintextPayload, const bytevec& aad) { in createCoseEncryptCiphertext() argument466 plaintextPayload); in createCoseEncryptCiphertext()473 const bytevec& plaintextPayload, const bytevec& aad, in constructCoseEncrypt() argument481 createCoseEncryptCiphertext(key, nonce, encryptProtectedHeader, plaintextPayload, aad); in constructCoseEncrypt()
319 const bytevec& plaintextPayload, const bytevec& aad,