Searched defs:is_hash (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/crypto/bcm/ |
| H A D | spu.c | 406 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spum_response_hdr_len() argument
|
| H A D | spu2.c | 824 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spu2_response_hdr_len() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/bcm/ |
| H A D | spu.c | 404 u16 spum_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spum_response_hdr_len() argument
|
| H A D | spu2.c | 827 u16 spu2_response_hdr_len(u16 auth_key_len, u16 enc_key_len, bool is_hash) in spu2_response_hdr_len() argument
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | mds_client.c | 1038 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | mds_client.c | 1280 bool is_hash = test_bit(CEPH_MDS_R_DIRECT_IS_HASH, &req->r_req_flags); in __choose_mds() local
|
Completed in 20 milliseconds