Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/mbedtls/
H A Dblowfish.h119 void mbedtls_blowfish_free( mbedtls_blowfish_context *ctx );
H A Dcompat-1.3.h1803 #define blowfish_free mbedtls_blowfish_free
/reactos/dll/3rdparty/mbedtls/
H A Dblowfish.c191 void mbedtls_blowfish_free( mbedtls_blowfish_context *ctx ) in mbedtls_blowfish_free() function
H A Dcipher_wrap.c1763 mbedtls_blowfish_free( (mbedtls_blowfish_context *) ctx ); in blowfish_ctx_free()