OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:auth_pointer_t
(Results
1 - 3
of
3
) sorted by null
/external/srtp/crypto/include/
auth.h
53
typedef struct auth_t *
auth_pointer_t
;
typedef in typeref:struct:auth_t
56
(
auth_pointer_t
*ap, int key_len, int out_len);
61
typedef err_status_t (*auth_dealloc_func)(
auth_pointer_t
ap);
crypto_kernel.h
218
auth_pointer_t
*ap,
/external/srtp/crypto/kernel/
crypto_kernel.c
449
auth_pointer_t
*ap,
Completed in 115 milliseconds