Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dcipher_wrap.h60 int (*cfb_func)( void *ctx, mbedtls_operation_t mode, size_t length, size_t *iv_off, member
A Dcipher.c704 if( 0 != ( ret = ctx->cipher_info->base->cfb_func( ctx->cipher_ctx, in mbedtls_cipher_update()

Completed in 7 milliseconds