Home
last modified time | relevance | path

Searched defs:SetAAD (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dnode_crypto.cc3954 bool CipherBase::SetAAD(const char* data, unsigned int len, int plaintext_len) { in SetAAD() function in node::crypto::CipherBase
3991 void CipherBase::SetAAD(const FunctionCallbackInfo<Value>& args) { in SetAAD() function in node::crypto::CipherBase