OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:authkeyevent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/openssl/openssl/crypto/bio/
bss_dgram.c
994
struct sctp_authkey_event*
authkeyevent
= &snp->sn_auth_event;
local
996
if (
authkeyevent
->auth_indication == SCTP_AUTH_FREE_KEY)
1001
authkeyid.scact_keynumber =
authkeyevent
->auth_keynumber;
[
all
...]
/external/openssl/crypto/bio/
bss_dgram.c
994
struct sctp_authkey_event*
authkeyevent
= &snp->sn_auth_event;
local
996
if (
authkeyevent
->auth_indication == SCTP_AUTH_FREE_KEY)
1001
authkeyid.scact_keynumber =
authkeyevent
->auth_keynumber;
[
all
...]
Completed in 157 milliseconds