HomeSort by relevance Sort by last modified time
    Searched refs:auth_pointer_t (Results 1 - 3 of 3) 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/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
crypto_kernel.c 499 auth_pointer_t *ap,

Completed in 438 milliseconds