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

/freebsd-current/crypto/openssl/crypto/ct/
H A Dct_sct.c60 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
66 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
90 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
104 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
121 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
130 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
135 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
148 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
156 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
174 sct->validation_status = SCT_VALIDATION_STATUS_NOT_SET;
[all...]
H A Dct_prn.c54 case SCT_VALIDATION_STATUS_NOT_SET:
/freebsd-current/crypto/openssl/include/openssl/
H A Dct.h116 SCT_VALIDATION_STATUS_NOT_SET, enumerator in enum:__anon4074
366 * If it has not been validated yet, returns SCT_VALIDATION_STATUS_NOT_SET.
/freebsd-current/crypto/openssl/test/
H A Dct_test.c203 case SCT_VALIDATION_STATUS_NOT_SET:

Completed in 177 milliseconds