Home
last modified time | relevance | path

Searched refs:SRTP_NULL_CIPHER (Results 1 – 5 of 5) sorted by relevance

/external/libsrtp2/crypto/cipher/
Dnull_cipher.c73 (*c)->algorithm = SRTP_NULL_CIPHER; in srtp_null_cipher_alloc()
152 SRTP_NULL_CIPHER /* */
/external/libsrtp2/crypto/include/
Dcrypto_types.h55 #define SRTP_NULL_CIPHER 0 macro
/external/libsrtp2/test/
Dsrtp_driver.c3483 SRTP_NULL_CIPHER, /* cipher type */
3491 SRTP_NULL_CIPHER, /* cipher type */
3638 SRTP_NULL_CIPHER, /* cipher type */
3646 SRTP_NULL_CIPHER, /* cipher type */
3754 SRTP_NULL_CIPHER, /* cipher type */
3762 SRTP_NULL_CIPHER, /* cipher type */
/external/libsrtp2/crypto/kernel/
Dcrypto_kernel.c115 SRTP_NULL_CIPHER); in srtp_crypto_kernel_init()
/external/libsrtp2/srtp/
Dsrtp.c3227 p->cipher_type = SRTP_NULL_CIPHER; in srtp_crypto_policy_set_null_cipher_hmac_sha1_80()
3241 p->cipher_type = SRTP_NULL_CIPHER; in srtp_crypto_policy_set_null_cipher_hmac_null()