Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dcipher_wrap.h106 int (*ctr_func)(void *ctx, size_t length, size_t *nc_off, member
H A Dcipher.c810 if (0 != (ret = mbedtls_cipher_get_base(ctx->cipher_info)->ctr_func(ctx->cipher_ctx, in mbedtls_cipher_update()