Home
last modified time | relevance | path

Searched defs:update (Results 1 – 5 of 5) sorted by relevance

/openssl/crypto/evp/
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
H A Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
H A Dm_sigver.c20 static int update(EVP_MD_CTX *ctx, const void *data, size_t datalen) in update() function
H A Devp_local.h26 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member
/openssl/include/crypto/
H A Devp.h221 OSSL_FUNC_mac_update_fn *update; member
265 int (*update) (EVP_MD_CTX *ctx, const void *data, size_t count); member

Completed in 22 milliseconds