Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/core/
H A Daes_ctr.c122 static void next_ctr(unsigned char stream_block[16], mbedtls_aes_context *ctx, in next_ctr() function
164 next_ctr(stream_block, ctx, nonce_counter); in mbedtls_aes_crypt_ctr()