Searched refs:SRTP_AES_128_KEY_LEN (Results 1 – 6 of 6) sorted by relevance
112 #define SRTP_AES_128_KEY_LEN 16 macro116 #define SRTP_AES_ICM_128_KEY_LEN_WSALT (SRTP_SALT_LEN + SRTP_AES_128_KEY_LEN)121 (SRTP_AEAD_SALT_LEN + SRTP_AES_128_KEY_LEN)
156 icm->key_size = SRTP_AES_128_KEY_LEN; in srtp_aes_icm_openssl_alloc()243 case SRTP_AES_128_KEY_LEN: in srtp_aes_icm_openssl_context_init()
128 gcm->key_size = SRTP_AES_128_KEY_LEN; in srtp_aes_gcm_openssl_alloc()187 case SRTP_AES_128_KEY_LEN: in srtp_aes_gcm_openssl_context_init()
158 icm->key_size = SRTP_AES_128_KEY_LEN; in srtp_aes_icm_nss_alloc()
136 gcm->key_size = SRTP_AES_128_KEY_LEN; in srtp_aes_gcm_nss_alloc()
4501 return SRTP_AES_128_KEY_LEN; in srtp_profile_get_master_key_length()4504 return SRTP_AES_128_KEY_LEN; in srtp_profile_get_master_key_length()4507 return SRTP_AES_128_KEY_LEN; in srtp_profile_get_master_key_length()4510 return SRTP_AES_128_KEY_LEN; in srtp_profile_get_master_key_length()