Home
last modified time | relevance | path

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

/mbedtls-3.5.0/library/
Dcipher_wrap.h88 int (*stream_func)(void *ctx, size_t length, member
Dcipher.c734 if (0 != (ret = ctx->cipher_info->base->stream_func(ctx->cipher_ctx, in mbedtls_cipher_update()