Searched refs:s390x_ed25519_digestsign (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 34 static int s390x_ed25519_digestsign(const ECX_KEY *edkey, unsigned char *sig, 173 if (s390x_ed25519_digestsign(edkey, sigret, tbs, tbslen) == 0) { in ed25519_digest_sign() 370 static int s390x_ed25519_digestsign(const ECX_KEY *edkey, unsigned char *sig, in s390x_ed25519_digestsign() function
|
/third_party/openssl/providers/implementations/signature/ |
H A D | eddsa_sig.c | 34 static int s390x_ed25519_digestsign(const ECX_KEY *edkey, unsigned char *sig, 173 if (s390x_ed25519_digestsign(edkey, sigret, tbs, tbslen) == 0) { in ed25519_digest_sign() 370 static int s390x_ed25519_digestsign(const ECX_KEY *edkey, unsigned char *sig, in s390x_ed25519_digestsign() function
|
Completed in 2 milliseconds