Home
last modified time | relevance | path

Searched refs:SRTP_AES_ICM_256 (Results 1 – 7 of 7) sorted by relevance

/external/libsrtp2/crypto/include/
Dcrypto_types.h82 #define SRTP_AES_ICM_256 5 macro
/external/libsrtp2/crypto/cipher/
Daes_icm_ossl.c164 (*c)->algorithm = SRTP_AES_ICM_256; in srtp_aes_icm_openssl_alloc()
540 SRTP_AES_ICM_256 /* */
Daes_icm_nss.c166 (*c)->algorithm = SRTP_AES_ICM_256; in srtp_aes_icm_nss_alloc()
561 SRTP_AES_ICM_256 /* */
Daes_icm.c133 (*c)->algorithm = SRTP_AES_ICM_256; in srtp_aes_icm_alloc()
529 SRTP_AES_ICM_256 /* */
/external/libsrtp2/srtp/
Dsrtp.c409 enc_xtn_hdr_cipher_type = SRTP_AES_ICM_256; in srtp_stream_alloc()
686 cipher_id = SRTP_AES_ICM_256; in srtp_kdf_init()
761 case SRTP_AES_ICM_256: in base_key_length()
2245 session_keys->rtp_cipher->type->id == SRTP_AES_ICM_256) { in srtp_protect_mki()
2500 session_keys->rtp_cipher->type->id == SRTP_AES_ICM_256) { in srtp_unprotect_mki()
3255 p->cipher_type = SRTP_AES_ICM_256; in srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80()
3271 p->cipher_type = SRTP_AES_ICM_256; in srtp_crypto_policy_set_aes_cm_256_hmac_sha1_32()
3284 p->cipher_type = SRTP_AES_ICM_256; in srtp_crypto_policy_set_aes_cm_256_null_auth()
4009 session_keys->rtcp_cipher->type->id == SRTP_AES_ICM_256) { in srtp_protect_rtcp_mki()
4278 session_keys->rtcp_cipher->type->id == SRTP_AES_ICM_256) { in srtp_unprotect_rtcp_mki()
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c125 SRTP_AES_ICM_256); in srtp_crypto_kernel_init()
/external/libsrtp2/test/
Dsrtp_driver.c3706 SRTP_AES_ICM_256, /* cipher type */
3715 SRTP_AES_ICM_256, /* cipher type */