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

/freebsd-13-stable/contrib/bearssl/src/codec/
H A Dpemdec.c13 t0_parse7E_unsigned(const unsigned char **p) function
203 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
298 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
301 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
/freebsd-13-stable/contrib/bearssl/src/x509/
H A Dskey_decoder.c13 t0_parse7E_unsigned(const unsigned char **p) function
271 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
366 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
369 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
H A Dx509_decoder.c13 t0_parse7E_unsigned(const unsigned char **p) function
358 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
453 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
456 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
H A Dx509_minimal.c13 t0_parse7E_unsigned(const unsigned char **p) function
863 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
958 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
961 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
/freebsd-13-stable/contrib/bearssl/T0/
H A DT0Comp.cs1700 t0_parse7E_unsigned(const unsigned char **p)
1817 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
1845 @"#define T0_NEXT(t0ipp) t0_parse7E_unsigned(t0ipp)");
1925 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
1928 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
/freebsd-13-stable/contrib/bearssl/src/ssl/
H A Dssl_hs_client.c13 t0_parse7E_unsigned(const unsigned char **p) function
885 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
980 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
983 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();
H A Dssl_hs_server.c13 t0_parse7E_unsigned(const unsigned char **p) function
936 t0_lnum = t0_parse7E_unsigned(&t0_newip); \
1031 T0_PUSH(T0_LOCAL(t0_parse7E_unsigned(&ip)));
1034 T0_LOCAL(t0_parse7E_unsigned(&ip)) = T0_POP();

Completed in 73 milliseconds