Searched refs:SRTP_EKT_CIPHER_AES_128_ECB (Results 1 – 4 of 4) sorted by relevance
83 case SRTP_EKT_CIPHER_AES_128_ECB: in srtp_ekt_octets_after_base_tag()184 if (stream->ekt->data->ekt_cipher_type != SRTP_EKT_CIPHER_AES_128_ECB) in srtp_stream_init_from_ekt()
71 #define SRTP_EKT_CIPHER_AES_128_ECB 1 macro
430 ret->ekt_cipher_type = SRTP_EKT_CIPHER_AES_128_ECB; in extract_ekt_policy()
3745 SRTP_EKT_CIPHER_AES_128_ECB,