Home
last modified time | relevance | path

Searched defs:srtp_cipher_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libsrtp2/crypto/include/
H A Dcipher.h168 typedef struct srtp_cipher_t { struct
169 const srtp_cipher_type_t *type; argument
173 } srtp_cipher_t; typedef