Searched defs:masterKey (Results 1 – 3 of 3) sorted by relevance
542 int32_t HITLS_SESS_SetMasterKey(HITLS_Session *sess, const uint8_t *masterKey, uint32_t masterKeySi… in HITLS_SESS_SetMasterKey()579 int32_t HITLS_SESS_GetMasterKey(const HITLS_Session *sess, uint8_t *masterKey, uint32_t *masterKeyS… in HITLS_SESS_GetMasterKey()
81 uint8_t masterKey[MAX_MASTER_KEY_SIZE]; /* Master Key */ member
158 uint8_t masterKey[MAX_DIGEST_SIZE]; member