Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c506 static int ossl_int_update(EVP_MD_CTX *ctx, const void *data, size_t count) in ossl_int_update() function
517 EVP_MD_CTX_set_update_fn(mctx, ossl_int_update); in ossl_hmac_signctx_init()
/netbsd-src/crypto/external/bsd/openssl/dist/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()