Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/engine/
H A Deng_openssl.c523 static int ossl_int_update(EVP_MD_CTX *ctx, const void *data, size_t count) in ossl_int_update() function
534 EVP_MD_CTX_set_update_fn(mctx, ossl_int_update); in ossl_hmac_signctx_init()