Home
last modified time | relevance | path

Searched refs:srtp_direction_decrypt (Results 1 – 5 of 5) sorted by relevance

/external/libsrtp2/crypto/cipher/
Daes_gcm_ossl.c215 direction != srtp_direction_decrypt) { in srtp_aes_gcm_openssl_set_iv()
289 if (c->dir != srtp_direction_encrypt && c->dir != srtp_direction_decrypt) { in srtp_aes_gcm_openssl_encrypt()
348 if (c->dir != srtp_direction_encrypt && c->dir != srtp_direction_decrypt) { in srtp_aes_gcm_openssl_decrypt()
Dcipher.c374 srtp_direction_decrypt); in srtp_cipher_type_test()
550 srtp_direction_decrypt); in srtp_cipher_type_test()
Daes_gcm_nss.c238 direction != srtp_direction_decrypt) { in srtp_aes_gcm_nss_set_iv()
/external/libsrtp2/crypto/include/
Dcipher.h64 srtp_direction_decrypt, /**< decryption (convert ciphertext to plaintext) */ enumerator
/external/libsrtp2/srtp/
Dsrtp.c1882 srtp_direction_decrypt); in srtp_unprotect_aead()
2511 srtp_direction_decrypt); in srtp_unprotect_mki()
2514 (uint8_t *)&iv, srtp_direction_decrypt); in srtp_unprotect_mki()
2526 srtp_direction_decrypt); in srtp_unprotect_mki()
2529 (uint8_t *)&iv, srtp_direction_decrypt); in srtp_unprotect_mki()
3736 srtp_direction_decrypt); in srtp_unprotect_rtcp_aead()
4286 srtp_direction_decrypt); in srtp_unprotect_rtcp_mki()
4297 srtp_direction_decrypt); in srtp_unprotect_rtcp_mki()