OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_type_alloc
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/hash/
auth.c
111
status =
auth_type_alloc
(at, &a, test_case->key_length_octets,
/external/srtp/crypto/include/
auth.h
74
#define
auth_type_alloc
(at, a, klen, outlen) \
macro
/external/srtp/crypto/test/
auth_driver.c
134
status =
auth_type_alloc
(&tmmhv2, &a, 94, 4);
Completed in 705 milliseconds