quic: Refactor for crypto contexts
Type: refactor Change-Id: I5ec7079d34826edd7a3048ae1d44037386f5d3ff Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
This commit is contained in:

committed by
Florin Coras

parent
be2ad0b474
commit
c298f37602
@@ -20,6 +20,10 @@
|
||||
|
||||
extern ptls_cipher_suite_t *quic_crypto_cipher_suites[];
|
||||
|
||||
int quic_encrypt_ticket_cb (ptls_encrypt_ticket_t * _self, ptls_t * tls,
|
||||
int is_encrypt, ptls_buffer_t * dst,
|
||||
ptls_iovec_t src);
|
||||
|
||||
#endif /* __included_vpp_quic_crypto_h__ */
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user