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

  /external/srtp/crypto/include/
crypto_kernel.h 205 * crypto_kernel_alloc_auth(id, ap, key_len, tag_len);
217 crypto_kernel_alloc_auth(auth_type_id_t id,
  /external/srtp/crypto/kernel/
crypto_kernel.c 448 crypto_kernel_alloc_auth(auth_type_id_t id, function
  /external/srtp/srtp/
srtp.c 106 stat = crypto_kernel_alloc_auth(p->rtp.auth_type,
134 stat = crypto_kernel_alloc_auth(p->rtcp.auth_type,
    [all...]

Completed in 56 milliseconds