Home
last modified time | relevance | path

Searched refs:mbedtls_camellia_init (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_camellia.function54 mbedtls_camellia_init(&ctx);
78 mbedtls_camellia_init(&ctx);
102 mbedtls_camellia_init(&ctx);
128 mbedtls_camellia_init(&ctx);
154 mbedtls_camellia_init(&ctx);
178 mbedtls_camellia_init(&ctx);
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_camellia.function54 mbedtls_camellia_init(&ctx);
78 mbedtls_camellia_init(&ctx);
102 mbedtls_camellia_init(&ctx);
128 mbedtls_camellia_init(&ctx);
154 mbedtls_camellia_init(&ctx);
178 mbedtls_camellia_init(&ctx);
/aosp_15_r20/external/mbedtls/library/
H A Dcamellia.c274 void mbedtls_camellia_init(mbedtls_camellia_context *ctx) in mbedtls_camellia_init() function
412 mbedtls_camellia_init(&cty); in mbedtls_camellia_setkey_dec()
879 mbedtls_camellia_init(&ctx); in mbedtls_camellia_self_test()
H A Dcipher_wrap.c799 mbedtls_camellia_init(ctx); in camellia_ctx_alloc()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dcamellia.c274 void mbedtls_camellia_init(mbedtls_camellia_context *ctx) in mbedtls_camellia_init() function
413 mbedtls_camellia_init(&cty); in mbedtls_camellia_setkey_dec()
881 mbedtls_camellia_init(&ctx); in mbedtls_camellia_self_test()
H A Dblock_cipher.c113 mbedtls_camellia_init(&ctx->ctx.camellia); in mbedtls_block_cipher_setup()
H A Dcipher_wrap.c837 mbedtls_camellia_init(ctx); in camellia_ctx_alloc()
/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dcamellia.h57 void mbedtls_camellia_init(mbedtls_camellia_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dcamellia.h57 void mbedtls_camellia_init(mbedtls_camellia_context *ctx);
/aosp_15_r20/external/mbedtls/programs/test/
H A Dbenchmark.c860 mbedtls_camellia_init(&camellia); in main()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/programs/test/
H A Dbenchmark.c941 mbedtls_camellia_init(&camellia); in main()