Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/ripd/
Dauth.c36 u_int32_t auth_get_seq_num(struct auth_md*);
56 auth_get_seq_num(struct auth_md *md) in auth_get_seq_num() function
220 a.auth_seq = htonl(auth_get_seq_num(md)); in auth_gen()