Searched defs:preSharedKey (Results 1 – 2 of 2) sorted by relevance
302 int32_t ParseIdentities(TLS_Ctx *ctx, PreSharedKey *preSharedKey, const uint8_t *buf, uint32_t bufL… in ParseIdentities()539 static int32_t ParseBinders(TLS_Ctx *ctx, PreSharedKey *preSharedKey, const uint8_t *buf, uint32_t … in ParseBinders()898 void CleanPreShareKey(PreSharedKey *preSharedKey) in CleanPreShareKey()
132 PreSharedKey *preSharedKey; member