HomeSort by relevance Sort by last modified time
    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 70 milliseconds