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