Home
last modified time | relevance | path

Searched defs:olen (Results 1 – 25 of 120) sorted by relevance

12345

/netbsd-src/sys/arch/sgimips/stand/common/
H A Diris_scsictl.c49 scsi_read_capacity(uint8_t *buf, size_t olen) in scsi_read_capacity()
61 scsi_read(uint8_t *buf, size_t olen, daddr_t blk, u_int nblk) in scsi_read()
86 scsi_write(uint8_t *buf, size_t olen, daddr_t blk, u_int nblk) in scsi_write()
/netbsd-src/external/bsd/libfido2/dist/src/
H A Dcompress.c17 u_long ilen, olen; in rfc1950_inflate() local
49 u_int ilen, olen; in rfc1951_inflate() local
104 u_int ilen, olen; in rfc1951_deflate() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dtest-ldap.c51 size_t olen; member
73 size_t olen; in main() local
H A Dldap.c51 size_t olen, in _wind_ldap_case_exact_attribute()
H A Dstringprep.c65 size_t olen; in wind_stringprep() local
/netbsd-src/external/bsd/nvi/dist/common/
H A Dseq.c43 seq_set(SCR *sp, CHAR_T *name, size_t nlen, CHAR_T *input, size_t ilen, CHAR_T *output, size_t olen in seq_set()
283 int cnt, len, olen; in seq_dump() local
327 size_t olen; in seq_save() local
H A Dseq.h38 size_t olen; /* Output keys length. */ member
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/comp/
H A Dcomp_lib.c59 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_compress_block()
74 int COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_expand_block()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/comp/
H A Dcomp_lib.c59 int COMP_compress_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_compress_block()
74 int COMP_expand_block(COMP_CTX *ctx, unsigned char *out, int olen, in COMP_expand_block()
/netbsd-src/external/bsd/ipf/dist/lib/
H A Daddipopt.c20 int olen = len; local
/netbsd-src/sys/external/bsd/libnv/dist/
H A Dnv_kern_netbsd.c249 unsigned int *olen = (void *)((char *)buf - sizeof(unsigned int)); nv_free() local
259 unsigned int *olen = (void *)((char *)buf - sizeof(unsigned int)); nv_realloc() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/kdf/
H A Dtls1_prf.c178 unsigned char *out, size_t olen) in tls1_prf_P_hash()
250 unsigned char *out, size_t olen) in tls1_prf_alg()
/netbsd-src/games/pig/
H A Dpig.c95 int olen, allupper, firstupper; in pigout() local
/netbsd-src/lib/libc/gen/
H A Dscandir.c63 dirsize(int fd, size_t olen) in dirsize()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dexample_evp_cipher.c78 int ilen, olen; in main() local
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/src/
H A Dencoding.c114 size_t olen; in to_base64() local
441 size_t olen = ((size_t)len / 3) << 2; in b64len() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dtls1_prf.c290 unsigned char *out, size_t olen) in tls1_prf_P_hash()
376 unsigned char *out, size_t olen) in tls1_prf_alg()
/netbsd-src/external/gpl2/gmake/dist/
H A Dexpand.c521 unsigned int olen = variable_buffer_length; in allocated_variable_append() local
544 unsigned int olen = variable_buffer_length; in allocated_variable_expand_for_file() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/
H A Dt1_enc.c26 unsigned char *out, size_t olen, int fatal) in tls1_PRF()
523 int tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, in tls1_export_keying_material()
/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_lro.c133 int olen = (th->th_off << 2) - sizeof (*th); in can_lro_tcpsegment() local
252 int plen, tcpiphlen, olen = (nth->th_off << 2) - sizeof (*nth); in lro_update_session() local
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dciphercommon_ccm.c340 size_t olen = 0; in ccm_tls_cipher() local
387 size_t olen = 0; in ccm_cipher_internal() local
H A Dciphercommon_gcm.c111 static int getivgen(PROV_GCM_CTX *ctx, unsigned char *out, size_t olen) in getivgen()
397 size_t olen = 0; in gcm_cipher_internal() local
/netbsd-src/sys/external/isc/libsodium/dist/test/default/
H A Dpwhash_scrypt_ll.c28 size_t olen = (sizeof data / sizeof data[0]); in tv() local
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfs.c105 int fd, olen, nlen, rw; local
168 int fd, olen, nlen, rw; local
/netbsd-src/external/bsd/ipf/dist/ipsend/
H A Dipsopt.c88 int olen = len, srr = 0; local

12345