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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
crypto_kernel.h 227 * crypto_kernel_alloc_auth(id, ap, key_len, tag_len);
239 crypto_kernel_alloc_auth(auth_type_id_t id,
  /external/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
crypto_kernel.c 498 crypto_kernel_alloc_auth(auth_type_id_t id, function
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 128 stat = crypto_kernel_alloc_auth(p->rtp.auth_type,
163 stat = crypto_kernel_alloc_auth(p->rtcp.auth_type,
    [all...]

Completed in 702 milliseconds