Home
last modified time | relevance | path

Searched refs:T0_INTERPRETED (Results 1 – 6 of 6) sorted by relevance

/freebsd/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) { in br_pem_decoder_run()
/freebsd/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) { in br_skey_decoder_run()
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) { in br_x509_decoder_run()
H A Dx509_minimal.c851 #define T0_INTERPRETED 60 macro
856 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
934 if (t0x < T0_INTERPRETED) { in br_x509_minimal_run()
/freebsd/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) { in br_ssl_hs_client_run()
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) { in br_ssl_hs_server_run()