Searched refs:can_resize (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/bytestring/
H A Dbs_cbb.c37 base->can_resize = 1;
74 cbb->base->can_resize = 0;
83 if (cbb->base->can_resize)
108 if (!base->can_resize)
160 if (cbb->base->can_resize && (out_data == NULL || out_len == NULL))
H A Dbytestring.h365 char can_resize; member in struct:cbb_buffer_st
/openbsd-current/lib/libssl/
H A Dbs_cbb.c37 base->can_resize = 1;
74 cbb->base->can_resize = 0;
83 if (cbb->base->can_resize)
108 if (!base->can_resize)
160 if (cbb->base->can_resize && (out_data == NULL || out_len == NULL))
H A Dbytestring.h365 char can_resize; member in struct:cbb_buffer_st

Completed in 193 milliseconds