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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
err.h 83 err_status_cant_check = 14, /**< unable to perform desired validation */ enumerator in enum:__anon17442
  /external/chromium_org/third_party/libsrtp/srtp/crypto/hash/
auth.c 101 return err_status_cant_check;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/test/
sha1_driver.c 516 return err_status_cant_check;
  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
cipher.c 101 return err_status_cant_check;
291 return err_status_cant_check;

Completed in 37 milliseconds