Home
last modified time | relevance | path

Searched refs:op_table_entry (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/fuzz/
H A Dml-kem.c531 struct op_table_entry { struct
572 static struct op_table_entry ops[] = { argument
H A Dml-dsa.c546 struct op_table_entry { struct
587 static struct op_table_entry ops[] = { argument
H A Dslh-dsa.c487 struct op_table_entry { struct
525 static struct op_table_entry ops[] = { argument
/freebsd/sys/cam/scsi/
H A Dscsi_all.h3788 struct op_table_entry { struct
3797 struct op_table_entry *op_table; argument
H A Dscsi_all.c141 static struct op_table_entry plextor_cd_ops[] = {
162 static struct op_table_entry scsi_op_codes[] = {
632 struct op_table_entry *table[2]; in scsi_op_desc()