Searched refs:ofb_func (Results 1 – 6 of 6) sorted by relevance
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | cipher_internal.h | 71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | cipher_internal.h | 71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
|
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | cipher_internal.h | 71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | cipher_internal.h | 71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | cipher_internal.h | 71 int (*ofb_func)( void *ctx, size_t length, size_t *iv_off, member
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | cipher.c | 716 if( 0 != ( ret = ctx->cipher_info->base->ofb_func( ctx->cipher_ctx, in mbedtls_cipher_update()
|
Completed in 9 milliseconds