Searched defs:hashctx (Results 1 – 2 of 2) sorted by relevance
25 EVP_MD_CTX *hashctx = EVP_MD_CTX_new(); in oneshot_hash() local48 static c448_error_t hash_init_with_dom(EVP_MD_CTX *hashctx, uint8_t prehashed, in hash_init_with_dom()139 EVP_MD_CTX *hashctx = EVP_MD_CTX_new(); in c448_ed448_sign() local295 EVP_MD_CTX *hashctx = EVP_MD_CTX_new(); in c448_ed448_verify() local
595 static const uint8_t *dohash(EVP_MD_CTX *hashctx, const uint8_t *msg, in dohash()611 EVP_MD_CTX *hashctx = EVP_MD_CTX_new(); in test_ed448() local