Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcipher_internal.h86 int (*xts_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcipher_internal.h86 int (*xts_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher_internal.h86 int (*xts_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcipher_internal.h86 int (*xts_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcipher_internal.h86 int (*xts_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcipher.c752 ret = ctx->cipher_info->base->xts_func( ctx->cipher_ctx, in mbedtls_cipher_update()

Completed in 12 milliseconds