HomeSort by relevance Sort by last modified time
    Searched defs:cryptoalg_ctx_t (Results 1 - 2 of 2) sorted by null

  /external/srtp/crypto/include/
cryptoalg.h 103 typedef struct cryptoalg_ctx_t { struct
110 } cryptoalg_ctx_t; typedef in typeref:struct:cryptoalg_ctx_t
112 typedef cryptoalg_ctx_t *cryptoalg_t;
xfm.h 114 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 130 milliseconds