Home
last modified time | relevance | path

Searched defs:is_hash (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.c404 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spum_response_hdr_len()
H A Dspu2.c827 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spu2_response_hdr_len()
/openbmc/linux/fs/ceph/
H A Dmds_client.c1280 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local