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

  /external/srtp/crypto/include/
cipher.h 115 typedef err_status_t (*cipher_set_iv_func_t) typedef
145 cipher_set_iv_func_t set_iv;
  /external/srtp/crypto/cipher/
null_cipher.c 146 (cipher_set_iv_func_t) null_cipher_set_iv,
aes_cbc.c 437 (cipher_set_iv_func_t) aes_cbc_set_iv,
aes_icm.c 507 (cipher_set_iv_func_t) aes_icm_set_iv,

Completed in 68 milliseconds