Home
last modified time | relevance | path

Searched defs:mbedtls_md_update (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/3rdparty/mbedtls/
H A Dmd.c278 int mbedtls_md_update( mbedtls_md_context_t *ctx, const unsigned char *input, size_t ilen ) in mbedtls_md_update() function
/reactos/dll/win32/bcrypt/
H A Dbcrypt_main.c161 #define mbedtls_md_update pmbedtls_md_update macro