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

  /external/srtp/crypto/include/
null_cipher.h 65 null_cipher_init(null_cipher_ctx_t *c, const uint8_t *key);
  /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 936 milliseconds