Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dcipher_wrap.h113 int (*xts_func)(void *ctx, mbedtls_operation_t mode, size_t length, member
Dcipher.c792 ret = mbedtls_cipher_get_base(ctx->cipher_info)->xts_func(ctx->cipher_ctx, in mbedtls_cipher_update()