Home
last modified time | relevance | path

Searched refs:direction_any (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/include/
Dcipher.h65 direction_any /**< encryption or decryption */ enumerator
/external/srtp/srtp/
Dsrtp.c392 stat = cipher_init(srtp->rtp_cipher, tmp_key, direction_any); in srtp_stream_init_keys()
441 stat = cipher_init(srtp->rtcp_cipher, tmp_key, direction_any); in srtp_stream_init_keys()