Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/cipher/
Dcipher.c277 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
304 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
381 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
503 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
526 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
556 c->algorithm == SRTP_AES_GCM_256) { in srtp_cipher_type_test()
Daes_gcm_ossl.c133 (*c)->algorithm = SRTP_AES_GCM_256; in srtp_aes_gcm_openssl_alloc()
582 SRTP_AES_GCM_256
Daes_gcm_nss.c142 (*c)->algorithm = SRTP_AES_GCM_256; in srtp_aes_gcm_nss_alloc()
607 SRTP_AES_GCM_256
/external/libsrtp2/crypto/include/
Dcrypto_types.h98 #define SRTP_AES_GCM_256 7 macro
/external/libsrtp2/srtp/
Dsrtp.c408 case SRTP_AES_GCM_256: in srtp_stream_alloc()
769 case SRTP_AES_GCM_256: in base_key_length()
1017 case SRTP_AES_GCM_256: in srtp_stream_init_keys()
1550 stream->session_keys[0].rtp_cipher->algorithm == SRTP_AES_GCM_256) { in srtp_get_session_keys()
2138 session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_256) { in srtp_protect_mki()
2485 session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_256) { in srtp_unprotect_mki()
3353 p->cipher_type = SRTP_AES_GCM_256; in srtp_crypto_policy_set_aes_gcm_256_8_auth()
3379 p->cipher_type = SRTP_AES_GCM_256; in srtp_crypto_policy_set_aes_gcm_256_8_only_auth()
3405 p->cipher_type = SRTP_AES_GCM_256; in srtp_crypto_policy_set_aes_gcm_256_16_auth()
3942 session_keys->rtp_cipher->algorithm == SRTP_AES_GCM_256) { in srtp_protect_rtcp_mki()
[all …]
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c145 SRTP_AES_GCM_256); in srtp_crypto_kernel_init()
/external/libsrtp2/test/
Dsrtp_driver.c3576 SRTP_AES_GCM_256, /* cipher type */
3585 SRTP_AES_GCM_256, /* cipher type */
3607 SRTP_AES_GCM_256, /* cipher type */
3616 SRTP_AES_GCM_256, /* cipher type */