OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_get_tag_length
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/test/
auth_driver.c
146
tmmhv2.description,
auth_get_tag_length
(a));
182
result = crypto_alloc(
auth_get_tag_length
(a));
/external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
auth.c
62
auth_get_tag_length
(const auth_t *a) {
function
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h
98
auth_get_tag_length
(const struct auth_t *a);
/external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c
828
tag_len =
auth_get_tag_length
(stream->rtp_auth);
1058
tag_len =
auth_get_tag_length
(stream->rtp_auth);
[
all
...]
Completed in 54 milliseconds