Home
last modified time | relevance | path

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

/external/mbedtls/library/
Dssl_misc.h2519 psa_pake_operation_t *pake_ctx,
2537 psa_pake_operation_t *pake_ctx,
Dssl_tls.c8463 psa_pake_operation_t *pake_ctx, in mbedtls_psa_ecjpake_read_round() argument
8490 status = psa_pake_input( pake_ctx, step, in mbedtls_psa_ecjpake_read_round()
8508 psa_pake_operation_t *pake_ctx, in mbedtls_psa_ecjpake_write_round() argument
8532 status = psa_pake_output( pake_ctx, step, in mbedtls_psa_ecjpake_write_round()