Home
last modified time | relevance | path

Searched defs:out_contents (Results 1 – 3 of 3) sorted by relevance

/crypto/bytestring/
A Dcbb.cc317 static int cbb_add_length_prefixed(CBB *cbb, CBB *out_contents, in cbb_add_length_prefixed()
326 int CBB_add_u8_length_prefixed(CBB *cbb, CBB *out_contents) { in CBB_add_u8_length_prefixed()
330 int CBB_add_u16_length_prefixed(CBB *cbb, CBB *out_contents) { in CBB_add_u16_length_prefixed()
334 int CBB_add_u24_length_prefixed(CBB *cbb, CBB *out_contents) { in CBB_add_u24_length_prefixed()
364 int CBB_add_asn1(CBB *cbb, CBB *out_contents, CBS_ASN1_TAG tag) { in CBB_add_asn1()
A Dber.cc129 CBB *out_contents, out_contents_storage; in cbs_convert_ber() local
/crypto/bio/
A Dbio_mem.cc231 int BIO_mem_contents(const BIO *bio, const uint8_t **out_contents, in BIO_mem_contents()

Completed in 7 milliseconds