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

  /external/srtp/crypto/include/
crypto_kernel.h 189 * crypto_kernel_alloc_cipher(id, cp, key_len);
200 crypto_kernel_alloc_cipher(cipher_type_id_t id,
  /external/srtp/crypto/kernel/
crypto_kernel.c 410 crypto_kernel_alloc_cipher(cipher_type_id_t id, function
  /external/srtp/srtp/
srtp.c 98 stat = crypto_kernel_alloc_cipher(p->rtp.cipher_type,
126 stat = crypto_kernel_alloc_cipher(p->rtcp.cipher_type,
    [all...]

Completed in 151 milliseconds