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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
null_cipher.c 66 return err_status_alloc_fail;
aes_icm.c 117 return err_status_alloc_fail;
aes_cbc.c 73 return err_status_alloc_fail;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
null_auth.c 66 return err_status_alloc_fail;
hmac.c 78 return err_status_alloc_fail;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
err.h 72 err_status_alloc_fail = 3, /**< couldn't allocate memory */ enumerator in enum:__anon17442
  /external/chromium_org/third_party/libsrtp/srtp/crypto/kernel/
crypto_kernel.c 341 return err_status_alloc_fail;
411 return err_status_alloc_fail;
538 return err_status_alloc_fail;
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
externalhmac.cc 103 return err_status_alloc_fail;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/test/
sha1_driver.c 77 return err_status_alloc_fail;
cipher_driver.c 387 return err_status_alloc_fail;
396 return err_status_alloc_fail;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/replay/
rdbx.c 191 return err_status_alloc_fail;
  /external/chromium_org/third_party/libsrtp/srtp/test/
dtls_srtp_driver.c 149 return err_status_alloc_fail;
srtp_driver.c 646 return err_status_alloc_fail;
650 return err_status_alloc_fail;
731 return err_status_alloc_fail;
852 return err_status_alloc_fail;
856 return err_status_alloc_fail;
935 return err_status_alloc_fail;
    [all...]
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 115 return err_status_alloc_fail;
144 return err_status_alloc_fail;
288 return err_status_alloc_fail;
    [all...]

Completed in 241 milliseconds