HomeSort by relevance Sort by last modified time
    Searched refs:auth_pointer_t (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
auth.h 55 typedef struct auth_t *auth_pointer_t; typedef in typeref:struct:auth_t
58 (auth_pointer_t *ap, int key_len, int out_len);
63 typedef err_status_t (*auth_dealloc_func)(auth_pointer_t ap);
crypto_kernel.h 240 auth_pointer_t *ap,
  /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/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
crypto_kernel.c 499 auth_pointer_t *ap,
  /external/srtp/crypto/kernel/
crypto_kernel.c 449 auth_pointer_t *ap,

Completed in 59 milliseconds