Home
last modified time | relevance | path

Searched refs:ctx_free_func (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcipher_internal.h112 void (*ctx_free_func)( void *ctx ); member
A Dpk_internal.h94 void (*ctx_free_func)( void *ctx ); member
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dpk.c72 ctx->pk_info->ctx_free_func( ctx->pk_ctx ); in mbedtls_pk_free()
A Dcipher.c188 ctx->cipher_info->base->ctx_free_func( ctx->cipher_ctx ); in mbedtls_cipher_free()

Completed in 7 milliseconds