Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcipher_internal.h71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcipher_internal.h71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher_internal.h71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcipher_internal.h71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcipher_internal.h71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcipher.c716 if( 0 != ( ret = ctx->cipher_info->base->ofb_func( ctx->cipher_ctx, in mbedtls_cipher_update()

Completed in 9 milliseconds