Home
last modified time | relevance | path

Searched refs:mbedtls_arc4_free (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Darc4.h90 void mbedtls_arc4_free( mbedtls_arc4_context *ctx );
A Dcompat-1.3.h1733 #define arc4_free mbedtls_arc4_free
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Darc4.c50 void mbedtls_arc4_free( mbedtls_arc4_context *ctx ) in mbedtls_arc4_free() function
188 mbedtls_arc4_free( &ctx ); in mbedtls_arc4_self_test()
A Dpkcs12.c163 mbedtls_arc4_free( &ctx ); in mbedtls_pkcs12_pbe_sha1_rc4_128()
A Dcipher_wrap.c1905 mbedtls_arc4_free( (mbedtls_arc4_context *) ctx ); in arc4_ctx_free()

Completed in 27 milliseconds