OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sctp_hash_context_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.h
58
}
sctp_hash_context_t
;
typedef in typeref:union:sctp_hash_context
sctp_auth.c
876
sctp_hmac_init(uint16_t hmac_algo,
sctp_hash_context_t
*ctx)
895
sctp_hmac_update(uint16_t hmac_algo,
sctp_hash_context_t
*ctx,
915
sctp_hmac_final(uint16_t hmac_algo,
sctp_hash_context_t
*ctx,
950
sctp_hash_context_t
ctx;
1010
sctp_hash_context_t
ctx;
1126
sctp_hash_context_t
ctx;
1161
sctp_hash_context_t
ctx;
[
all
...]
Completed in 716 milliseconds