Searched refs:ZUC_IV_KEY_LENGTH (Results 1 – 2 of 2) sorted by relevance
20 #define ZUC_IV_KEY_LENGTH 16 macro66 uint8_t pKey_cipher[ZUC_IV_KEY_LENGTH];67 uint8_t pKey_hash[ZUC_IV_KEY_LENGTH];
89 if (cipher_xform->cipher.iv.length != ZUC_IV_KEY_LENGTH) { in zuc_set_session_parameters()97 ZUC_IV_KEY_LENGTH); in zuc_set_session_parameters()112 if (auth_xform->auth.iv.length != ZUC_IV_KEY_LENGTH) { in zuc_set_session_parameters()120 ZUC_IV_KEY_LENGTH); in zuc_set_session_parameters()