Home
last modified time | relevance | path

Searched defs:buf_len (Results 1 – 25 of 70) sorted by relevance

123

/openbsd/lib/libcrypto/ec/
H A Dec_print.c63 size_t buf_len = 0; in EC_POINT_point2bn() local
89 size_t buf_len = 0; in EC_POINT_bn2point() local
130 size_t buf_len = 0, i; in EC_POINT_point2hex() local
/openbsd/regress/lib/libssl/bytestring/
H A Dbytestringtest.c323 size_t buf_len; in test_cbb_basic() local
356 size_t buf_len; in test_cbb_add_space() local
446 size_t buf_len; in test_cbb_prefixed() local
489 size_t buf_len; in test_cbb_discard_child() local
534 size_t buf_len; in test_cbb_misuse() local
570 size_t buf_len; in test_cbb_asn1() local
/openbsd/lib/libcrypto/bio/
H A Dbss_mem.c123 BIO_new_mem_buf(const void *buf, int buf_len) in BIO_new_mem_buf()
225 size_t buf_len; in mem_write() local
/openbsd/lib/libcurses/tinfo/
H A Dsetbuf.c108 unsigned buf_len; in NCURSES_EXPORT() local
/openbsd/usr.bin/signify/
H A Dcrypto_api.h17 #define randombytes(buf, buf_len) arc4random_buf((buf), (buf_len)) argument
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp257 static uptr ReadProcessName(/*out*/ char *buf, uptr buf_len) { in ReadProcessName()
280 uptr ReadBinaryNameCached(/*out*/char *buf, uptr buf_len) { in ReadBinaryNameCached()
291 uptr ReadBinaryDir(/*out*/ char *buf, uptr buf_len) { in ReadBinaryDir()
/openbsd/regress/lib/libcrypto/dh/
H A Ddhtest.c95 int flags, buf_len, secret_len; in main() local
/openbsd/sbin/iked/
H A Dcrypto_api.h22 #define randombytes(buf, buf_len) arc4random_buf((buf), (buf_len)) argument
/openbsd/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp_ddc.c155 uint32_t buf_len) in read()
190 uint32_t buf_len, in read_repeatedly()
214 uint32_t buf_len) in write()
/openbsd/usr.bin/ssh/
H A Dcrypto_api.h23 #define randombytes(buf, buf_len) arc4random_buf((buf), (buf_len)) argument
H A Dhmac.c32 size_t buf_len; member
/openbsd/regress/lib/libcrypto/ecdsa/
H A Decdsatest.c99 unsigned int sig_len, degree, r_len, s_len, bn_len, buf_len; in test_builtin() local
/openbsd/gnu/llvm/llvm/include/llvm-c/
H A Dblake3.h40 uint8_t buf_len; member
/openbsd/sys/dev/ata/
H A Data.c203 ata_perror(struct ata_drive_datas *drvp, int errno, char *buf, size_t buf_len) in ata_perror()
/openbsd/usr.bin/less/
H A Dpattern.c81 match(char *pattern, int pattern_len, char *buf, int buf_len, in match()
/openbsd/lib/libcrypto/asn1/
H A Da_object.c428 i2t_ASN1_OBJECT_internal(const ASN1_OBJECT *aobj, char *buf, int buf_len, int no_name) in i2t_ASN1_OBJECT_internal()
459 i2t_ASN1_OBJECT(char *buf, int buf_len, const ASN1_OBJECT *aobj) in i2t_ASN1_OBJECT()
/openbsd/lib/libcrypto/ecdh/
H A Decdh.c155 int buf_len = 0; in ecdh_compute_key() local
/openbsd/usr.bin/openssl/
H A Dspeed.c1193 size_t buf_len, nonce_len; in speed_main() local
1221 size_t buf_len, nonce_len; in speed_main() local
1250 size_t buf_len, nonce_len; in speed_main() local
/openbsd/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachThread.cpp522 nub_size_t MachThread::GetRegisterContext(void *buf, nub_size_t buf_len) { in GetRegisterContext()
526 nub_size_t MachThread::SetRegisterContext(const void *buf, nub_size_t buf_len) { in SetRegisterContext()
H A DMachThreadList.cpp192 size_t buf_len) { in GetRegisterContext()
200 size_t buf_len) { in SetRegisterContext()
/openbsd/sys/dev/efi/
H A Defiio.h63 size_t buf_len; /* Size of the buffer */ member
/openbsd/lib/libcrypto/cms/
H A Dcms_sd.c783 int buf_len = 0; in CMS_SignerInfo_sign() local
844 int buf_len = 0; in CMS_SignerInfo_verify() local
/openbsd/usr.bin/cvs/
H A Dbuf.c191 buf_len(BUF *b) in buf_len() function
/openbsd/usr.bin/rcs/
H A Dbuf.c239 buf_len(BUF *b) in buf_len() function
/openbsd/lib/libcrypto/evp/
H A Dbio_enc.c82 int buf_len; member

123