Searched refs:calculate_new_key (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Droaming.h42 void calculate_new_key(u_int64_t *, u_int64_t, u_int64_t);
H A Droaming_client.c122 calculate_new_key(&key1, cookie, chall);
123 calculate_new_key(&key2, cookie, chall);
H A Droaming_common.c226 calculate_new_key(u_int64_t *key, u_int64_t cookie, u_int64_t challenge) function

Completed in 112 milliseconds