OpenGrok
Cross Reference: umac.c
xref
: /
external
/
openssh
/
umac.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:malloc
1007
ctx = (uhash_ctx_t)
malloc
(sizeof(uhash_ctx)+ALLOC_BOUNDARY);