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 D | sign.c | 12 _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 D | open.c | 18 int prehashed) in _crypto_sign_ed25519_verify_detached()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/ |
H A D | eddsa.c | 48 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 D | eddsa.c | 58 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()
|