Home
last modified time | relevance | path

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

/third_party/glib/glib/tests/
Dstrfuncs.c2223 SignType sign_type; member
/third_party/node/src/
Dnode_crypto.cc4443 SignBase::Error SignBase::Init(const char* sign_type) { in Init()
4572 const node::Utf8Value sign_type(args.GetIsolate(), args[0]); in SignInit() local
4805 const node::Utf8Value sign_type(args.GetIsolate(), args[offset + 1]); in SignOneShot() local
5000 const node::Utf8Value sign_type(args.GetIsolate(), args[offset + 2]); in VerifyOneShot() local