HomeSort by relevance Sort by last modified time
    Searched refs:sha1_process_mp (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
bignum.h 33 void sha1_process_mp(hash_state *hs, mp_int *mp);
bignum.c 63 void sha1_process_mp(hash_state *hs, mp_int *mp) { function
common-kex.c 269 sha1_process_mp(&hs, ses.dh_K);

Completed in 39 milliseconds