Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dssl_misc.h2758 psa_pake_operation_t *pake_ctx,
2776 psa_pake_operation_t *pake_ctx,
H A Dssl_tls.c9080 psa_pake_operation_t *pake_ctx, in mbedtls_psa_ecjpake_read_round() argument
9104 status = psa_pake_input(pake_ctx, step, in mbedtls_psa_ecjpake_read_round()
9122 psa_pake_operation_t *pake_ctx, in mbedtls_psa_ecjpake_write_round() argument
9144 status = psa_pake_output(pake_ctx, step, in mbedtls_psa_ecjpake_write_round()