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

/freebsd-9.3-release/crypto/heimdal/lib/hx509/
H A Dks_p11.c1063 #define MECHFLAG(x) { "unknown-flag-" #x, x } macro
1065 MECHFLAG(0x80000000),
1066 MECHFLAG(0x40000000),
1067 MECHFLAG(0x20000000),
1068 MECHFLAG(0x10000000),
1069 MECHFLAG(0x08000000),
1070 MECHFLAG(0x04000000),
1089 MECHFLAG(0x00080),
1090 MECHFLAG(0x00040),
1091 MECHFLAG(
1099 #undef MECHFLAG macro
[all...]

Completed in 46 milliseconds