Home
last modified time | relevance | path

Searched refs:aesce_decrypt_block (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/library/
H A 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()
/third_party/mbedtls/tests/scripts/
H A Dall.sh5367 # Make sure we don't have mbedtls_aesce_inverse_key and aesce_decrypt_block in AESCE
5369 not grep aesce_decrypt_block library/aesce.o

Completed in 9 milliseconds