Searched defs:user_key (Results 1 – 3 of 3) sorted by relevance
22 const uint8_t user_key[16] = { in test_sm4() local
131 static hi_s32 sm4_set_encrypt_key(const hi_u8 *user_key, const hi_s32 bits, sm4_key *key) in sm4_set_encrypt_key()
149 void zuc_init(ZUC_STATE *state, const uint8_t *user_key, const uint8_t *iv) in zuc_init()