Home
last modified time | relevance | path

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

/openssl/crypto/x509/
H A Dv3_timespec.c177 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 DOSSL_CRMF_MSG_set0_validity.pod78 CA/RA uses out-of-band method to verify POP. Note that servers may fail in this
H A DUI_create_method.pod96 success, or -1 on out-off-band events, for example if some prompting
H A DOCSP_resp_find_status.pod98 signed the response are known via some out-of-band mechanism.
H A DUI_new.pod184 and prompting and returns the final status, which is -2 on out-of-band events
H A DSSL_read_early_data.pod62 server or when establishing a new session using an out-of-band PSK, and only
/openssl/include/openssl/
H A Dui.h.in270 -1 on out-of-band events, for example if some prompting has
/openssl/
H A DCHANGES.md19243 distributed by "out of band" means (such as a certificate database).

Completed in 64 milliseconds