Home
last modified time | relevance | path

Searched refs:crypto_kernel_alloc_auth (Results 1 – 5 of 5) sorted by relevance

/external/srtp/crypto/include/
Dcrypto_kernel.h217 crypto_kernel_alloc_auth(auth_type_id_t id,
/external/srtp/
Dsrtp.def26 crypto_kernel_alloc_auth
/external/srtp/crypto/kernel/
Dcrypto_kernel.c448 crypto_kernel_alloc_auth(auth_type_id_t id, in crypto_kernel_alloc_auth() function
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch42 stat = crypto_kernel_alloc_auth(p->rtp.auth_type,
/external/srtp/srtp/
Dsrtp.c106 stat = crypto_kernel_alloc_auth(p->rtp.auth_type, in srtp_stream_alloc()
134 stat = crypto_kernel_alloc_auth(p->rtcp.auth_type, in srtp_stream_alloc()