Searched defs:cryptoalg_ctx_t (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libsrtp/srtp/crypto/include/
H A Dcryptoalg.h103 typedef struct cryptoalg_ctx_t { struct
110 } cryptoalg_ctx_t; typedef in typeref:struct:cryptoalg_ctx_t
112 typedef cryptoalg_ctx_t *cryptoalg_t;
H A Dxfm.h149 typedef struct cryptoalg_ctx_t { struct
156 } cryptoalg_ctx_t; typedef in typeref:struct:cryptoalg_ctx_t
158 typedef cryptoalg_ctx_t *cryptoalg_t;
/external/srtp/crypto/include/
H A Dcryptoalg.h103 typedef struct cryptoalg_ctx_t { struct
110 } cryptoalg_ctx_t; typedef in typeref:struct:cryptoalg_ctx_t
112 typedef cryptoalg_ctx_t *cryptoalg_t;
H A Dxfm.h114 typedef struct cryptoalg_ctx_t { struct
121 } cryptoalg_ctx_t; typedef in typeref:struct:cryptoalg_ctx_t
123 typedef cryptoalg_ctx_t *cryptoalg_t;

Completed in 148 milliseconds