Home
last modified time | relevance | path

Searched refs:ossl_quic_vlint_decode (Results 1 – 2 of 2) sorted by relevance

/openssl/include/internal/
H A Dquic_vlint.h123 int ossl_quic_vlint_decode(const unsigned char *buf, size_t buf_len, uint64_t *v);
/openssl/crypto/
H A Dquic_vlint.c63 int ossl_quic_vlint_decode(const unsigned char *buf, size_t buf_len, uint64_t *v) in ossl_quic_vlint_decode() function

Completed in 12 milliseconds