OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dom_s
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
eddsa.c
54
const char
dom_s
[] = {0x53, 0x69, 0x67, 0x45,
local
57
const char
dom_s
[] = "SigEd448";
69
|| !EVP_DigestUpdate(hashctx,
dom_s
, strlen(
dom_s
))
/src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
eddsa.c
65
const char
dom_s
[] = {0x53, 0x69, 0x67, 0x45,
local
68
const char
dom_s
[] = "SigEd448";
85
|| !EVP_DigestUpdate(hashctx,
dom_s
, strlen(
dom_s
))
/src/crypto/external/apache2/openssl/dist/crypto/ec/curve448/
eddsa.c
65
const char
dom_s
[] = "\x53\x69\x67\x45\x64\x34\x34\x38";
local
81
|| !EVP_DigestUpdate(hashctx,
dom_s
, sizeof(
dom_s
) - 1)
/src/crypto/external/apache2/openssl/dist/crypto/ec/
curve25519.c
5599
const char
dom_s
[] = "\x53\x69\x67\x45\x64\x32\x35\x35\x31\x39\x20\x6e"
local
5617
if (!EVP_DigestUpdate(hash_ctx,
dom_s
, sizeof(
dom_s
) - 1)
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026