Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/cipher/
Dcipher.c276 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
303 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
380 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
502 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
525 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
555 if (c->algorithm == SRTP_AES_GCM_128 || in srtp_cipher_type_test()
Daes_gcm_ossl.c127 (*c)->algorithm = SRTP_AES_GCM_128; in srtp_aes_gcm_openssl_alloc()
565 SRTP_AES_GCM_128
Daes_gcm_nss.c135 (*c)->algorithm = SRTP_AES_GCM_128; in srtp_aes_gcm_nss_alloc()
588 SRTP_AES_GCM_128
/external/libsrtp2/crypto/include/
Dcrypto_types.h90 #define SRTP_AES_GCM_128 6 macro
/external/libsrtp2/srtp/
Dsrtp.c404 case SRTP_AES_GCM_128: in srtp_stream_alloc()
766 case SRTP_AES_GCM_128: in base_key_length()
1016 case SRTP_AES_GCM_128: in srtp_stream_init_keys()
1549 if (stream->session_keys[0].rtp_cipher->algorithm == SRTP_AES_GCM_128 || in srtp_get_session_keys()
2137 if (session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_128 || in srtp_protect_mki()
2484 if (session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_128 || in srtp_unprotect_mki()
3340 p->cipher_type = SRTP_AES_GCM_128; in srtp_crypto_policy_set_aes_gcm_128_8_auth()
3366 p->cipher_type = SRTP_AES_GCM_128; in srtp_crypto_policy_set_aes_gcm_128_8_only_auth()
3392 p->cipher_type = SRTP_AES_GCM_128; in srtp_crypto_policy_set_aes_gcm_128_16_auth()
3941 if (session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_128 || in srtp_protect_rtcp_mki()
[all …]
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c140 SRTP_AES_GCM_128); in srtp_crypto_kernel_init()
/external/libsrtp2/test/
Dsrtp_driver.c3514 SRTP_AES_GCM_128, /* cipher type */
3523 SRTP_AES_GCM_128, /* cipher type */
3545 SRTP_AES_GCM_128, /* cipher type */
3554 SRTP_AES_GCM_128, /* cipher type */