Home
last modified time | relevance | path

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

/external/srtp/crypto/include/
Dcrypto_kernel.h200 crypto_kernel_alloc_cipher(cipher_type_id_t id,
/external/srtp/
Dsrtp.def25 crypto_kernel_alloc_cipher
/external/srtp/googlepatches/
Dgoogle-9-rdbx-leak-plug.patch32 stat = crypto_kernel_alloc_cipher(p->rtp.cipher_type,
70 stat = crypto_kernel_alloc_cipher(p->rtcp.cipher_type,
/external/srtp/crypto/kernel/
Dcrypto_kernel.c410 crypto_kernel_alloc_cipher(cipher_type_id_t id, in crypto_kernel_alloc_cipher() function
/external/srtp/srtp/
Dsrtp.c98 stat = crypto_kernel_alloc_cipher(p->rtp.cipher_type, in srtp_stream_alloc()
126 stat = crypto_kernel_alloc_cipher(p->rtcp.cipher_type, in srtp_stream_alloc()