Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dks_p11.c1100 #define MECHFLAG(x) { "unknown-flag-" #x, x } macro
1102 MECHFLAG(0x80000000),
1103 MECHFLAG(0x40000000),
1104 MECHFLAG(0x20000000),
1105 MECHFLAG(0x10000000),
1106 MECHFLAG(0x08000000),
1107 MECHFLAG(0x04000000),
1126 MECHFLAG(0x00080),
1127 MECHFLAG(0x00040),
1128 MECHFLAG(0x00020),
[all …]