Searched defs:aes_icm_set_iv (Results 1 - 1 of 1) sorted by relevance

/external/srtp/crypto/cipher/
H A Daes_icm.c257 * aes_icm_set_iv(c, iv) sets the counter value to the exor of iv with
262 aes_icm_set_iv(aes_icm_ctx_t *c, void *iv) { function
507 (cipher_set_iv_func_t) aes_icm_set_iv,

Completed in 19 milliseconds