Home
last modified time | relevance | path

Searched refs:aesce_decrypt_block (Results 1 – 3 of 3) sorted by relevance

/external/mbedtls/library/
Daesce.c190 static uint8x16_t aesce_decrypt_block(uint8x16_t block, in aesce_decrypt_block() function
236 block = aesce_decrypt_block(block, keys, ctx->nr); in mbedtls_aesce_crypt_ecb()
/external/openthread/third_party/mbedtls/repo/library/
Daesce.c229 static uint8x16_t aesce_decrypt_block(uint8x16_t block, in aesce_decrypt_block() function
275 block = aesce_decrypt_block(block, keys, ctx->nr); in mbedtls_aesce_crypt_ecb()
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dall.sh5369 not grep aesce_decrypt_block library/aesce.o