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

  /external/srtp/crypto/include/
err.h 77 err_status_cipher_fail = 8, /**< cipher failure */ enumerator in enum:__anon12718
  /external/srtp/srtp/
srtp.c 769 return err_status_cipher_fail;
790 return err_status_cipher_fail;
801 return err_status_cipher_fail;
944 return err_status_cipher_fail;
1008 return err_status_cipher_fail;
1056 return err_status_cipher_fail;
    [all...]

Completed in 2028 milliseconds