Home
last modified time | relevance | path

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

/freebsd/contrib/bearssl/src/codec/
H A Dpemdec.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
203 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
298 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_pem_decoder_run()
301 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_pem_decoder_run()
/freebsd/contrib/bearssl/src/x509/
H A Dskey_decoder.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
271 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
366 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_skey_decoder_run()
369 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_skey_decoder_run()
H A Dx509_decoder.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
358 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
453 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_x509_decoder_run()
456 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_x509_decoder_run()
H A Dx509_minimal.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
857 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
952 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_x509_minimal_run()
955 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_x509_minimal_run()
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
885 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
980 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_ssl_hs_client_run()
983 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_ssl_hs_client_run()
H A Dssl_hs_server.c13 t0_parse7E_unsigned(const unsigned char **p) in t0_parse7E_unsigned() function
936 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
1031 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip))); in br_ssl_hs_server_run()
1034 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP(); in br_ssl_hs_server_run()