|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "packeted_bio.h"#include <assert.h>#include <limits.h>#include <stdio.h>#include <string.h>#include <openssl/mem.h>Functions | |
| bssl::UniquePtr< BIO > | PacketedBioCreate (bool advance_clock) |
| timeval | PacketedBioGetClock (const BIO *bio) |
| bool | PacketedBioAdvanceClock (BIO *bio) |
| bool PacketedBioAdvanceClock | ( | BIO * | bio | ) |
| bssl::UniquePtr<BIO> PacketedBioCreate | ( | bool | advance_clock | ) |
| timeval PacketedBioGetClock | ( | const BIO * | bio | ) |
1.8.13