Home
last modified time | relevance | path

Searched refs:cipher_decrypt_func_t (Results 1 – 4 of 4) sorted by relevance

/external/srtp/crypto/cipher/
Dnull_cipher.c145 (cipher_decrypt_func_t) null_cipher_encrypt,
Daes_cbc.c436 (cipher_decrypt_func_t) aes_cbc_nist_decrypt,
Daes_icm.c506 (cipher_decrypt_func_t) aes_icm_encrypt,
/external/srtp/crypto/include/
Dcipher.h107 typedef err_status_t (*cipher_decrypt_func_t) typedef