Searched refs:ecjpake_hash (Results 1 - 1 of 1) sorted by relevance
/third_party/mbedtls/library/ |
H A D | ecjpake.c | 184 * Size of the temporary buffer for ecjpake_hash: 192 static int ecjpake_hash(const mbedtls_md_type_t md_type, in ecjpake_hash() function 292 MBEDTLS_MPI_CHK(ecjpake_hash(md_type, grp, pf, G, &V, X, id, &h)); in ecjpake_zkp_read() 342 MBEDTLS_MPI_CHK(ecjpake_hash(md_type, grp, pf, G, &V, X, id, &h)); in ecjpake_zkp_write()
|
Completed in 4 milliseconds