Searched refs:hash_mode (Results 1 – 3 of 3) sorted by relevance
81 uint8_t hash_mode; member
250 uint32_t hash_mode; member
150 sym_info->hash_mode = ldl_le_p(&sess_req->u.chain.para.hash_mode); in virtio_crypto_create_sym_session()151 if (sym_info->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_AUTH) { in virtio_crypto_create_sym_session()175 } else if (sym_info->hash_mode == VIRTIO_CRYPTO_SYM_HASH_MODE_PLAIN) { in virtio_crypto_create_sym_session()