OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:umac_final
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
umac.h
68
int
umac_final
(struct umac_ctx *ctx, u_char tag[], u_char nonce[8]);
mac.c
151
umac_final
(mac->umac_ctx, m, nonce);
umac.c
1238
int
umac_final
(struct umac_ctx *ctx, u_char tag[], u_char nonce[8])
function
[
all
...]
Completed in 48 milliseconds