Searched refs:dom_s (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/ec/curve448/ |
H A D | eddsa.c | 65 const char dom_s[] = {0x53, 0x69, 0x67, 0x45, in hash_init_with_dom() local 68 const char dom_s[] = "SigEd448"; in hash_init_with_dom() 85 || !EVP_DigestUpdate(hashctx, dom_s, strlen(dom_s)) in hash_init_with_dom()
|
/third_party/openssl/crypto/ec/curve448/ |
H A D | eddsa.c | 65 const char dom_s[] = {0x53, 0x69, 0x67, 0x45, in hash_init_with_dom() local 68 const char dom_s[] = "SigEd448"; in hash_init_with_dom() 85 || !EVP_DigestUpdate(hashctx, dom_s, strlen(dom_s)) in hash_init_with_dom()
|
Completed in 3 milliseconds