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

  /external/srtp/crypto/cipher/
null_cipher.c 66 return err_status_alloc_fail;
aes_cbc.c 73 return err_status_alloc_fail;
aes_icm.c 116 return err_status_alloc_fail;
  /external/srtp/crypto/hash/
null_auth.c 66 return err_status_alloc_fail;
hmac.c 78 return err_status_alloc_fail;
  /external/srtp/crypto/include/
err.h 72 err_status_alloc_fail = 3, /**< couldn't allocate memory */ enumerator in enum:__anon11428
  /external/srtp/crypto/kernel/
crypto_kernel.c 327 return err_status_alloc_fail;
372 return err_status_alloc_fail;
488 return err_status_alloc_fail;
  /external/srtp/crypto/test/
sha1_driver.c 77 return err_status_alloc_fail;