Home
last modified time | relevance | path

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

/freebsd/crypto/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()