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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cryptoalg.h 61 * The function pointer cryptoalg_func_t points to a function that
83 typedef err_status_t (*cryptoalg_func_t) typedef
104 cryptoalg_func_t enc;
xfm.h 128 typedef err_status_t (*cryptoalg_func_t) typedef
150 cryptoalg_func_t enc;

Completed in 44 milliseconds