Home
last modified time | relevance | path

Searched defs:auth_tag (Results 1 – 3 of 3) sorted by relevance

/external/srtp/crypto/ae_xfm/
Dxfm.c29 void *auth_tag) { in aes_128_cbc_hmac_sha1_96_func()
103 void *auth_tag) { in aes_128_cbc_hmac_sha1_96_inv()
194 unsigned char *auth_tag; in aes_128_cbc_hmac_sha1_96_enc() local
306 unsigned char *auth_tag; in aes_128_cbc_hmac_sha1_96_dec() local
450 unsigned char *auth_tag; in null_enc() local
504 unsigned char *auth_tag; in null_dec() local
/external/srtp/srtp/
Dsrtp.c604 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_protect() local
845 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_unprotect() local
1452 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_protect_rtcp() local
1635 uint8_t *auth_tag = NULL; /* location of auth_tag within packet */ in srtp_unprotect_rtcp() local
Dekt.c263 void **auth_tag, in srtcp_ekt_trailer()