| /src/sys/kern/ |
| kern_veriexec.c | 84 size_t hash_len; member in struct:veriexec_fpops 232 veriexec_fpops_add(const char *fp_type, size_t hash_len, size_t ctx_size, 241 KASSERT(hash_len != 0); 250 ops->hash_len = hash_len; 474 for (i = 0; i < ops->hash_len; i++) { 478 for (i = 0; i < ops->hash_len; i++) { 484 return (memcmp(fp1, fp2, ops->hash_len)); 491 size_t hash_len = vfe->ops->hash_len; local [all...] |
| kern_veriexec.c | 84 size_t hash_len; member in struct:veriexec_fpops 232 veriexec_fpops_add(const char *fp_type, size_t hash_len, size_t ctx_size, 241 KASSERT(hash_len != 0); 250 ops->hash_len = hash_len; 474 for (i = 0; i < ops->hash_len; i++) { 478 for (i = 0; i < ops->hash_len; i++) { 484 return (memcmp(fp1, fp2, ops->hash_len)); 491 size_t hash_len = vfe->ops->hash_len; local [all...] |
| /src/sys/dev/pci/qat/ |
| qat_hw15reg.h | 423 uint8_t hash_len; member in struct:fw_la_mgf_common
|
| qat_hw15reg.h | 423 uint8_t hash_len; member in struct:fw_la_mgf_common
|