Home
last modified time | relevance | path

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

/third_party/openssl/crypto/ec/curve448/
Deddsa.c54 const char dom_s[] = {0x53, 0x69, 0x67, 0x45, in hash_init_with_dom() local
57 const char dom_s[] = "SigEd448"; in hash_init_with_dom()
69 || !EVP_DigestUpdate(hashctx, dom_s, strlen(dom_s)) in hash_init_with_dom()