Home
last modified time | relevance | path

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

/third_party/node/src/
Dnode_crypto.h581 bool MaybePassAuthTagToOpenSSL();
Dnode_crypto.cc3940 bool CipherBase::MaybePassAuthTagToOpenSSL() { in MaybePassAuthTagToOpenSSL() function in node::crypto::CipherBase
3974 if (!MaybePassAuthTagToOpenSSL()) in SetAAD()
4021 CHECK(MaybePassAuthTagToOpenSSL()); in Update()
4105 MaybePassAuthTagToOpenSSL(); in Final()