Home
last modified time | relevance | path

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

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