Searched refs:mbedtls_chachapoly_init (Results 1 – 4 of 4) sorted by relevance
120 void mbedtls_chachapoly_init( mbedtls_chachapoly_context *ctx );
97 void mbedtls_chachapoly_init( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_init() function504 mbedtls_chachapoly_init( &ctx ); in mbedtls_chachapoly_self_test()
2004 mbedtls_chachapoly_init( ctx ); in chachapoly_ctx_alloc()
542 mbedtls_chachapoly_init( &chachapoly ); in main()
Completed in 9 milliseconds