Home
last modified time | relevance | path

Searched refs:dom_s (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Deddsa.c65 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 Deddsa.c65 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 2 milliseconds