Home
last modified time | relevance | path

Searched refs:mbedtls_camellia_setkey_dec (Results 1 - 4 of 4) sorted by relevance

/third_party/mbedtls/include/mbedtls/
H A Dcamellia.h97 int mbedtls_camellia_setkey_dec(mbedtls_camellia_context *ctx,
/third_party/mbedtls/library/
H A Dcamellia.c403 int mbedtls_camellia_setkey_dec(mbedtls_camellia_context *ctx, in mbedtls_camellia_setkey_dec() function
907 mbedtls_camellia_setkey_dec(&ctx, key, 128 + u * 64); in mbedtls_camellia_self_test()
955 mbedtls_camellia_setkey_dec(&ctx, key, 128 + u * 64); in mbedtls_camellia_self_test()
H A Dcipher_wrap.c818 return mbedtls_camellia_setkey_dec((mbedtls_camellia_context *) ctx, key, key_bitlen); in camellia_setkey_dec_wrap()
/third_party/mbedtls/tests/scripts/
H A Dall.sh5257 not grep mbedtls_camellia_setkey_dec library/camellia.o
5364 not grep mbedtls_camellia_setkey_dec library/camellia.o

Completed in 12 milliseconds