Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Deddsa.c57 static c448_error_t hash_init_with_dom(OSSL_LIB_CTX *ctx, EVP_MD_CTX *hashctx, in hash_init_with_dom() function
193 if (!hash_init_with_dom(ctx, hashctx, prehashed, 0, context, in ossl_c448_ed448_sign()
235 if (!hash_init_with_dom(ctx, hashctx, prehashed, 0, context, context_len, in ossl_c448_ed448_sign()
334 || !hash_init_with_dom(ctx, hashctx, prehashed, 0, context, in ossl_c448_ed448_verify()