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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/cipher/
null_cipher.c 102 null_cipher_init(null_cipher_ctx_t *ctx, const uint8_t *key, int key_len) { function
143 (cipher_init_func_t) null_cipher_init,
  /external/srtp/crypto/cipher/
null_cipher.c 102 null_cipher_init(null_cipher_ctx_t *ctx, const uint8_t *key) { function
143 (cipher_init_func_t) null_cipher_init,

Completed in 5101 milliseconds