Searched refs:ecjpake_kkp_write (Results 1 – 1 of 1) sorted by relevance
/openthread-latest/third_party/mbedtls/repo/library/ |
D | ecjpake.c | 411 static int ecjpake_kkp_write(const mbedtls_md_type_t md_type, in ecjpake_kkp_write() function 502 MBEDTLS_MPI_CHK(ecjpake_kkp_write(md_type, grp, pf, G, xm1, Xa, id, in ecjpake_kkpp_write() 504 MBEDTLS_MPI_CHK(ecjpake_kkp_write(md_type, grp, pf, G, xm2, Xb, id, in ecjpake_kkpp_write()
|