Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dchachapoly.h120 void mbedtls_chachapoly_init( mbedtls_chachapoly_context *ctx );
/AliOS-Things-master/components/mbedtls/library/
A Dchachapoly.c97 void mbedtls_chachapoly_init( mbedtls_chachapoly_context *ctx ) in mbedtls_chachapoly_init() function
504 mbedtls_chachapoly_init( &ctx ); in mbedtls_chachapoly_self_test()
A Dcipher_wrap.c2004 mbedtls_chachapoly_init( ctx ); in chachapoly_ctx_alloc()
/AliOS-Things-master/components/mbedtls/programs/test/
A Dbenchmark.c542 mbedtls_chachapoly_init( &chachapoly ); in main()

Completed in 9 milliseconds