Home
last modified time | relevance | path

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

/third_party/node/src/crypto/
Dcrypto_cipher.cc963 const bool is_auth_mode = cipher->IsAuthenticatedMode(); in Init() local
967 const char* msg = is_auth_mode in Init()