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.c530 struct op_table_entry { struct
571 static struct op_table_entry ops[] = { argument
H A Dml-dsa.c545 struct op_table_entry { struct
586 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.h3768 struct op_table_entry { struct
3777 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()