Searched refs:FromStringOrBuffer (Results 1 – 5 of 5) sorted by relevance
404 ByteSource ByteSource::FromStringOrBuffer(Environment* env, in SetFipsCrypto() function in node::crypto::ByteSource434 ByteSource::FromStringOrBuffer(env, value) : in SetFipsCrypto()
327 ByteSource content = ByteSource::FromStringOrBuffer(env, args[1]); in InternalVerifyIntegrity()
296 static ByteSource FromStringOrBuffer(Environment* env,
68 ByteSource bsrc = ByteSource::FromStringOrBuffer(env, v); in LoadBIO()
735 ByteSource key = ByteSource::FromStringOrBuffer(env, args[(*offset)++]); in GetPrivateKeyFromJs()