Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/codec/
H A Dpemdec.c117 static const unsigned char t0_codeblock[] = { variable
202 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
205 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
214 t0ctx->ip = &t0_codeblock[0]; \
292 ip = &t0_codeblock[t0x]; in br_pem_decoder_run()
/freebsd/contrib/bearssl/src/x509/
H A Dskey_decoder.c111 static const unsigned char t0_codeblock[] = { variable
270 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
273 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
282 t0ctx->ip = &t0_codeblock[0]; \
360 ip = &t0_codeblock[t0x]; in br_skey_decoder_run()
H A Dx509_decoder.c132 static const unsigned char t0_codeblock[] = { variable
357 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
360 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
369 t0ctx->ip = &t0_codeblock[0]; \
447 ip = &t0_codeblock[t0x]; in br_x509_decoder_run()
H A Dx509_minimal.c448 static const unsigned char t0_codeblock[] = { variable
856 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
859 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
868 t0ctx->ip = &t0_codeblock[0]; \
946 ip = &t0_codeblock[t0x]; in br_x509_minimal_run()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c418 static const unsigned char t0_codeblock[] = { variable
884 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
887 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
896 t0ctx->ip = &t0_codeblock[0]; \
974 ip = &t0_codeblock[t0x]; in br_ssl_hs_client_run()
H A Dssl_hs_server.c467 static const unsigned char t0_codeblock[] = { variable
935 t0_newip = &t0_codeblock[t0_caddr[(slot) - T0_INTERPRETED]]; \
938 *((rp) ++) = (uint32_t)((ip) - &t0_codeblock[0]) + (t0_lnum << 16); \
947 t0ctx->ip = &t0_codeblock[0]; \
1025 ip = &t0_codeblock[t0x]; in br_ssl_hs_server_run()