Home
last modified time | relevance | path

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

/external/openssl/apps/
Dapps.c2494 static void jpake_send_part(BIO *conn, const JPAKE_STEP_PART *p) in jpake_send_part() function
2510 jpake_send_part(bconn, &s1.p1); in jpake_send_step1()
2511 jpake_send_part(bconn, &s1.p2); in jpake_send_step1()
2522 jpake_send_part(bconn, &s2); in jpake_send_step2()