Home
last modified time | relevance | path

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

/lib/mbedtls/external/mbedtls/library/
A Decjpake.c159 const int pf, in ecjpake_write_len_point() argument
170 ret = mbedtls_ecp_point_write_binary(grp, P, pf, in ecjpake_write_len_point()
194 const int pf, in ecjpake_hash() argument
209 MBEDTLS_MPI_CHK(ecjpake_write_len_point(&p, end, grp, pf, G)); in ecjpake_hash()
210 MBEDTLS_MPI_CHK(ecjpake_write_len_point(&p, end, grp, pf, V)); in ecjpake_hash()
245 const int pf, in ecjpake_zkp_read() argument
315 const int pf, in ecjpake_zkp_write() argument
376 const int pf, in ecjpake_kkp_read() argument
413 const int pf, in ecjpake_kkp_write() argument
451 const int pf, in ecjpake_kkpp_read() argument
[all …]

Completed in 5 milliseconds