Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dcipher_wrap.h53 int (*cbc_func)( void *ctx, mbedtls_operation_t mode, size_t length, member
A Dcipher.c644 if( 0 != ( ret = ctx->cipher_info->base->cbc_func( ctx->cipher_ctx, in mbedtls_cipher_update()
688 if( 0 != ( ret = ctx->cipher_info->base->cbc_func( ctx->cipher_ctx, in mbedtls_cipher_update()
1037 if( 0 != ( ret = ctx->cipher_info->base->cbc_func( ctx->cipher_ctx, in mbedtls_cipher_finish()

Completed in 8 milliseconds