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

/freebsd-12-stable/contrib/bearssl/src/codec/
H A Dpemdec.c197 #define T0_INTERPRETED 29 macro
202 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
280 if (t0x < T0_INTERPRETED) {
/freebsd-12-stable/contrib/bearssl/src/x509/
H A Dskey_decoder.c265 #define T0_INTERPRETED 34 macro
270 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
348 if (t0x < T0_INTERPRETED) {
H A Dx509_decoder.c352 #define T0_INTERPRETED 39 macro
357 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
435 if (t0x < T0_INTERPRETED) {
H A Dx509_minimal.c857 #define T0_INTERPRETED 61 macro
862 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
940 if (t0x < T0_INTERPRETED) {
/freebsd-12-stable/contrib/bearssl/T0/
H A DT0Comp.cs1809 tw.WriteLine("#define T0_INTERPRETED {0}",
1816 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
1907 if (t0x < T0_INTERPRETED) {
/freebsd-12-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c879 #define T0_INTERPRETED 88 macro
884 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
962 if (t0x < T0_INTERPRETED) {
H A Dssl_hs_server.c930 #define T0_INTERPRETED 93 macro
935 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
1013 if (t0x < T0_INTERPRETED) {

Completed in 141 milliseconds