Searched defs:masterKeySize (Results 1 – 4 of 4) sorted by relevance
542 …32_t HITLS_SESS_SetMasterKey(HITLS_Session *sess, const uint8_t *masterKey, uint32_t masterKeySize) in HITLS_SESS_SetMasterKey()567 uint32_t masterKeySize = 0; in HITLS_SESS_GetMasterKeyLen() local579 …2_t HITLS_SESS_GetMasterKey(const HITLS_Session *sess, uint8_t *masterKey, uint32_t *masterKeySize) in HITLS_SESS_GetMasterKey()
80 uint32_t masterKeySize; /* length of the master key */ member
127 uint32_t masterKeySize = MASTER_SECRET_LEN; in SessionConfig() local
672 uint32_t masterKeySize = MAX_DIGEST_SIZE; in HS_ResumeKeyEstablish() local