Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dcipher_wrap.h75 int (*ctr_func)( void *ctx, size_t length, size_t *nc_off, member
Dcipher.c715 if( 0 != ( ret = ctx->cipher_info->base->ctr_func( ctx->cipher_ctx, in mbedtls_cipher_update()