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

/netbsd-current/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) function
517 EVP_MD_CTX_set_update_fn(mctx, ossl_int_update);
/netbsd-current/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) function
534 EVP_MD_CTX_set_update_fn(mctx, ossl_int_update);

Completed in 117 milliseconds