Searched refs:mac_compute (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/ssh/include/ |
H A D | mac.h | 37 u_char *mac_compute(Mac *, u_int32_t, u_char *, int);
|
/titanic_50/usr/src/cmd/ssh/libssh/common/ |
H A D | mac.c | 108 mac_compute(Mac *mac, u_int32_t seqno, u_char *data, int datalen) in mac_compute() function
|
H A D | packet.c | 809 macbuf = mac_compute(mac, p_send.seqnr, in packet_send2_wrapped() 1192 macbuf = mac_compute(mac, p_read.seqnr, in packet_read_poll2()
|