Searched refs:GetCurrentCipherName (Results 1 – 4 of 4) sorted by relevance
114 v8::MaybeLocal<v8::Value> GetCurrentCipherName(Environment* env,
547 MaybeLocal<Value> GetCurrentCipherName(Environment* env, in GetCurrentCipherName() function
512 return crypto::GetCurrentCipherName(env, ssl_); in cipher_name()
1153 …https://github.com/nodejs/node/commit/a639e2a557)] - **src**: add GetCurrentCipherName/Version to …