Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dcipher_internal.h62 int (*cfb_func)( void *ctx, mbedtls_operation_t mode, size_t length, size_t *iv_off, member
/AliOS-Things-master/components/mbedtls/library/
A Dcipher.c507 if( 0 != ( ret = ctx->cipher_info->base->cfb_func( ctx->cipher_ctx, in mbedtls_cipher_update()

Completed in 6 milliseconds