Home
last modified time | relevance | path

Searched refs:pKey_hash (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/crypto/ipsec_mb/
H A Dpmd_zuc_priv.h71 uint8_t pKey_hash[ZUC_IV_KEY_LENGTH]; member
H A Dpmd_zuc.c58 memcpy(sess->pKey_hash, auth_xform->auth.key.data, in zuc_session_configure()
167 hash_keys[i] = sess->pKey_hash; in process_zuc_hash_op()