Home
last modified time | relevance | path

Searched refs:mbedtls_ecjpake_check (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decjpake.h142 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decjpake.h142 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decjpake.c142 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx) in mbedtls_ecjpake_check() function
H A Dssl_tls12_client.c145 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) { in ssl_write_ecjpake_kkpp_ext()
H A Dssl_tls12_server.c299 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in ssl_parse_ecjpake_kkpp()
H A Dssl_tls.c9523 mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in mbedtls_ssl_validate_ciphersuite()
/aosp_15_r20/external/mbedtls/library/
H A Decjpake.c142 int mbedtls_ecjpake_check(const mbedtls_ecjpake_context *ctx) in mbedtls_ecjpake_check() function
H A Dssl_tls12_client.c145 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) { in ssl_write_ecjpake_kkpp_ext()
H A Dssl_tls12_server.c299 if (mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in ssl_parse_ecjpake_kkpp()
H A Dssl_tls.c9210 mbedtls_ecjpake_check(&ssl->handshake->ecjpake_ctx) != 0) in mbedtls_ssl_validate_ciphersuite()