Searched refs:band (Results 1 – 8 of 8) sorted by relevance
/openssl/crypto/x509/ |
H A D | v3_timespec.c | 177 OSSL_DAY_TIME_BAND *band, in i2r_OSSL_DAY_TIME_BAND() argument 180 if (band->startDayTime) { in i2r_OSSL_DAY_TIME_BAND() 181 if (!i2r_OSSL_DAY_TIME(method, band->startDayTime, out, indent)) in i2r_OSSL_DAY_TIME_BAND() 188 if (band->endDayTime) { in i2r_OSSL_DAY_TIME_BAND() 189 if (!i2r_OSSL_DAY_TIME(method, band->endDayTime, out, indent)) in i2r_OSSL_DAY_TIME_BAND() 342 OSSL_DAY_TIME_BAND *band; in i2r_OSSL_PERIOD() local 353 band = sk_OSSL_DAY_TIME_BAND_value(p->timesOfDay, i); in i2r_OSSL_PERIOD() 356 if (!i2r_OSSL_DAY_TIME_BAND(method, band, out, indent + 8)) in i2r_OSSL_PERIOD()
|
/openssl/doc/man3/ |
H A D | OSSL_CRMF_MSG_set0_validity.pod | 78 CA/RA uses out-of-band method to verify POP. Note that servers may fail in this
|
H A D | UI_create_method.pod | 96 success, or -1 on out-off-band events, for example if some prompting
|
H A D | OCSP_resp_find_status.pod | 98 signed the response are known via some out-of-band mechanism.
|
H A D | UI_new.pod | 184 and prompting and returns the final status, which is -2 on out-of-band events
|
H A D | SSL_read_early_data.pod | 62 server or when establishing a new session using an out-of-band PSK, and only
|
/openssl/include/openssl/ |
H A D | ui.h.in | 270 -1 on out-of-band events, for example if some prompting has
|
/openssl/ |
H A D | CHANGES.md | 19243 distributed by "out of band" means (such as a certificate database).
|
Completed in 48 milliseconds