summaryrefslogtreecommitdiffstats
path: root/doc/enums/gnutls_fips140_operation_state_t
blob: bcdf937ce04f3cfae970237cb62d2882732f10a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@c gnutls_fips140_operation_state_t
@table @code
@item GNUTLS_@-FIPS140_@-OP_@-INITIAL
no previous operation has done
@item GNUTLS_@-FIPS140_@-OP_@-APPROVED
the previous operation was FIPS approved
@item GNUTLS_@-FIPS140_@-OP_@-NOT_@-APPROVED
the previous operation was not FIPS approved
@item GNUTLS_@-FIPS140_@-OP_@-ERROR
the previous operation caused an error regardless of FIPS
@end table