Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Deddsa.c65 const char dom_s[] = "\x53\x69\x67\x45\x64\x34\x34\x38"; in hash_init_with_dom() local
81 || !EVP_DigestUpdate(hashctx, dom_s, sizeof(dom_s)-1) in hash_init_with_dom()
/openssl/crypto/ec/
H A Dcurve25519.c5445 const char dom_s[] = in hash_init_with_dom() local
5464 if (!EVP_DigestUpdate(hash_ctx, dom_s, sizeof(dom_s)-1) in hash_init_with_dom()

Completed in 23 milliseconds