Home
last modified time | relevance | path

Searched defs:prehashed (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_sign/ed25519/ref10/
H A Dsign.c12 _crypto_sign_ed25519_ref10_hinit(crypto_hash_sha512_state *hs, int prehashed) in _crypto_sign_ed25519_ref10_hinit()
67 const unsigned char *sk, int prehashed) in _crypto_sign_ed25519_detached()
H A Dopen.c18 int prehashed) in _crypto_sign_ed25519_verify_detached()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/
H A Deddsa.c48 static c448_error_t hash_init_with_dom(EVP_MD_CTX *hashctx, uint8_t prehashed, in hash_init_with_dom()
135 uint8_t prehashed, const uint8_t *context, in c448_ed448_sign()
250 uint8_t prehashed, const uint8_t *context, in c448_ed448_verify()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/curve448/
H A Deddsa.c58 uint8_t prehashed, in hash_init_with_dom()
164 uint8_t prehashed, const uint8_t *context, in ossl_c448_ed448_sign()
285 uint8_t prehashed, const uint8_t *context, in ossl_c448_ed448_verify()