HomeSort by relevance Sort by last modified time
    Searched refs:key_limit_ctx_t (Results 1 - 3 of 3) sorted by null

  /external/srtp/crypto/include/
key.h 51 typedef struct key_limit_ctx_t *key_limit_t;
77 typedef struct key_limit_ctx_t { struct
80 } key_limit_ctx_t; typedef in typeref:struct:key_limit_ctx_t
  /external/srtp/include/
srtp_priv.h 226 key_limit_ctx_t *limit;
  /external/srtp/srtp/
srtp.c 116 str->limit = (key_limit_ctx_t*) crypto_alloc(sizeof(key_limit_ctx_t));
    [all...]

Completed in 34 milliseconds