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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/test/
kernel_driver.c 67 status = crypto_kernel_init();
rand_gen.c 81 status = crypto_kernel_init();
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
crypto_kernel.h 123 * The function crypto_kernel_init() initialized the crypto kernel and
135 crypto_kernel_init(void);
267 * unless it is called after crypto_kernel_init().
  /external/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
crypto_kernel.c 95 crypto_kernel_init() { function
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c     [all...]

Completed in 3235 milliseconds