Home
last modified time | relevance | path

Searched defs:olen (Results 101 - 125 of 234) sorted by relevance

12345678910

/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_sip.c182 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
/kernel/linux/linux-5.10/fs/
H A Dioctl.c227 ioctl_file_clone(struct file *dst_file, unsigned long srcfd, u64 off, u64 olen, u64 destoff) ioctl_file_clone() argument
/kernel/linux/linux-6.6/fs/crypto/
H A Dfname.c98 fscrypt_fname_encrypt(const struct inode *inode, const struct qstr *iname, u8 *out, unsigned int olen) fscrypt_fname_encrypt() argument
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ar5523/
H A Dar5523.h65 int olen; member
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dbcm3510.c205 static int bcm3510_do_hab_cmd(struct bcm3510_state *st, u8 cmd, u8 msgid, u8 *obuf, u8 olen, u8 *ibuf, u8 ilen) in bcm3510_do_hab_cmd() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_tc_tunnel.c98 int olen, l2_len; in __encap_ipv4() local
266 int olen, l2_le in __encap_ipv6() local
377 int olen; encap_ipv6_ipip6() local
603 int olen = len; decap_internal() local
[all...]
/kernel/linux/linux-6.6/lib/842/
H A D842_compress.c93 u64 olen; member
477 sw842_compress(const u8 *in, unsigned int ilen, u8 *out, unsigned int *olen, void *wmem) sw842_compress() argument
[all...]
/kernel/linux/linux-6.6/lib/
H A Ddecompress_bunzip2.c747 __decompress(unsigned char *buf, long len, long (*fill)(void*, unsigned long), long (*flush)(void*, unsigned long), unsigned char *outbuf, long olen, long *pos, void (*error)(char *x)) __decompress() argument
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_sip.c182 unsigned int olen, matchend, poff, plen, buflen, n; in nf_nat_sip() local
/third_party/curl/lib/
H A Dsendf.c274 chop_write(struct Curl_easy *data, int type, bool skip_body_write, char *optr, size_t olen) chop_write() argument
/third_party/mbedtls/library/
H A Dx509write_crt.c665 size_t olen; in mbedtls_x509write_crt_pem() local
H A Dcmac.c101 size_t olen, block_size; in cmac_generate_subkeys() local
204 size_t n, j, olen, block_size; in mbedtls_cipher_cmac_update() local
277 size_t olen, block_size; in mbedtls_cipher_cmac_finish() local
H A Dccm.c134 size_t olen = 0; in mbedtls_ccm_crypt() local
162 size_t olen; in ccm_calculate_first_block_if_ready() local
296 size_t olen; in mbedtls_ccm_update_ad() local
367 size_t olen; in mbedtls_ccm_update() local
519 size_t olen; in ccm_auth_crypt() local
[all...]
/third_party/mbedtls/tests/src/
H A Dhelpers.c626 unsigned char *mbedtls_test_unhexify_alloc(const char *ibuf, size_t *olen) in mbedtls_test_unhexify_alloc() argument
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_parse.c621 size_t olen, len, i; in put_str() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dtasn_dec.c1135 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Dt1_enc.c705 int tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, in tls1_export_keying_material() argument
25 tls1_PRF(SSL *s, const void *seed1, size_t seed1_len, const void *seed2, size_t seed2_len, const void *seed3, size_t seed3_len, const void *seed4, size_t seed4_len, const void *seed5, size_t seed5_len, const unsigned char *sec, size_t slen, unsigned char *out, size_t olen, int fatal) tls1_PRF() argument
/third_party/openssl/ssl/
H A Dt1_enc.c700 int tls1_export_keying_material(SSL *s, unsigned char *out, size_t olen, in tls1_export_keying_material() argument
25 tls1_PRF(SSL *s, const void *seed1, size_t seed1_len, const void *seed2, size_t seed2_len, const void *seed3, size_t seed3_len, const void *seed4, size_t seed4_len, const void *seed5, size_t seed5_len, const unsigned char *sec, size_t slen, unsigned char *out, size_t olen, int fatal) tls1_PRF() argument
/third_party/openssl/test/
H A Dbad_dtls_test.c65 do_PRF(const void *seed1, int seed1_len, const void *seed2, int seed2_len, const void *seed3, int seed3_len, unsigned char *out, int olen) do_PRF() argument
/third_party/openssl/crypto/asn1/
H A Dtasn_dec.c1135 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen() argument
/third_party/toybox/toys/pending/
H A Dsyslogd.c323 int olen = len, fac, lvl; in logmsg() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/
H A Dtlsv1_client.c313 size_t olen; in tlsv1_client_decrypt() local
H A Dtlsv1_server.c267 size_t olen; in tlsv1_server_decrypt() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dsae_pk.c216 size_t olen, extra_pad, i; in sae_pk_base32_encode() local
254 size_t i, count, olen; in sae_pk_base32_decode() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/
H A Dtlsv1_client.c337 size_t olen; in tlsv1_client_decrypt() local

Completed in 25 milliseconds

12345678910