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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
null_cipher.c 115 null_cipher_encrypt(null_cipher_ctx_t *c, function
144 (cipher_encrypt_func_t) null_cipher_encrypt,
145 (cipher_decrypt_func_t) null_cipher_encrypt,
  /external/srtp/crypto/cipher/
null_cipher.c 115 null_cipher_encrypt(null_cipher_ctx_t *c, function
144 (cipher_encrypt_func_t) null_cipher_encrypt,
145 (cipher_decrypt_func_t) null_cipher_encrypt,

Completed in 2711 milliseconds