Home
last modified time | relevance | path

Searched defs:buf_len (Results 76 - 100 of 284) sorted by relevance

12345678910>>...12

/third_party/mbedtls/library/
H A Dssl_client.c917 size_t buf_len, msg_len, binders_len; in mbedtls_ssl_write_client_hello() local
H A Dpem.c494 mbedtls_pem_write_buffer(const char *header, const char *footer, const unsigned char *der_data, size_t der_len, unsigned char *buf, size_t buf_len, size_t *olen) mbedtls_pem_write_buffer() argument
H A Dentropy.c495 static int mbedtls_entropy_source_self_test_gather(unsigned char *buf, size_t buf_len) in mbedtls_entropy_source_self_test_gather() argument
520 mbedtls_entropy_source_self_test_check_bits(const unsigned char *buf, size_t buf_len) mbedtls_entropy_source_self_test_check_bits() argument
/third_party/libcoap/src/oscore/
H A Doscore_cose.c278 cose_encrypt0_encode(cose_encrypt0_t *ptr, uint8_t *buffer, size_t buf_len) { in cose_encrypt0_encode() argument
H A Doscore_cbor.c211 get_byte(const uint8_t **buffer, size_t *buf_len) { in get_byte() argument
220 get_byte_inc(const uint8_t **buffer, size_t *buf_len) { in get_byte_inc() argument
227 oscore_cbor_get_next_element(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_next_element() argument
240 oscore_cbor_get_element_size(const uint8_t **buffer, size_t *buf_len) { in oscore_cbor_get_element_size() argument
260 oscore_cbor_elem_contained(const uint8_t *data, size_t *buf_len, uint8_t *end) oscore_cbor_elem_contained() argument
271 oscore_cbor_get_negative_integer(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_negative_integer() argument
276 oscore_cbor_get_unsigned_integer(const uint8_t **buffer, size_t *buf_len) oscore_cbor_get_unsigned_integer() argument
287 oscore_cbor_get_number(const uint8_t **data, size_t *buf_len, int64_t *value) oscore_cbor_get_number() argument
306 oscore_cbor_get_simple_value(const uint8_t **data, size_t *buf_len, uint8_t *value) oscore_cbor_get_simple_value() argument
316 oscore_cbor_get_string(const uint8_t **buffer, size_t *buf_len, char *str, size_t size) oscore_cbor_get_string() argument
324 oscore_cbor_get_array(const uint8_t **buffer, size_t *buf_len, uint8_t *arr, size_t size) oscore_cbor_get_array() argument
335 oscore_cbor_get_string_array(const uint8_t **data, size_t *buf_len, uint8_t **result, size_t *len) oscore_cbor_get_string_array() argument
361 oscore_cbor_skip_value(const uint8_t **data, size_t *buf_len) oscore_cbor_skip_value() argument
421 oscore_cbor_strip_value(const uint8_t **data, size_t *buf_len, uint8_t **result, size_t *len) oscore_cbor_strip_value() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_aes.cc113 int buf_len = in.size() + EVP_CIPHER_CTX_block_size(ctx.get()) + tag_len; in AES_Cipher() local
/third_party/node/deps/cares/src/lib/
H A Dares_qcache.c387 ares__qcache_fetch(ares__qcache_t *qcache, const ares_dns_record_t *dnsrec, const struct timeval *now, unsigned char **buf, size_t *buf_len) ares__qcache_fetch() argument
/third_party/libfuse/example/
H A Dhello_ll_uds.c260 static ssize_t stream_read(int fd, void *buf, size_t buf_len, void *userdata) { in stream_read() argument
/third_party/ltp/testcases/network/sctp/
H A Dsctp_big_chunk.c80 static void update_packet_field(size_t *off, void *buf, size_t buf_len) in update_packet_field() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmp_asn1.c589 snmp_asn1_dec_raw(struct snmp_pbuf_stream *pbuf_stream, u16_t len, u8_t *buf, u16_t *buf_len, u16_t buf_max_len) in snmp_asn1_dec_raw() argument
/third_party/libwebsockets/lib/secure-streams/protocols/
H A Dss-mqtt.c145 secstream_mqtt_publish(struct lws *wsi, uint8_t *buf, size_t buf_len, in secstream_mqtt_publish() argument
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
H A Dbio_ok.c99 size_t buf_len; member
[all...]
H A Dbio_b64.c34 int buf_len; member
[all...]
H A Dbio_enc.c30 int buf_len; member
177 int j = outl - blocksize, buf_len; in enc_read() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ffc/
H A Dffc_params_generate.c191 generate_p(BN_CTX *ctx, const EVP_MD *evpmd, int max_counter, int n, unsigned char *buf, size_t buf_len, const BIGNUM *q, BIGNUM *p, int L, BN_GENCB *cb, int *counter, int *res) generate_p() argument
/third_party/openssl/crypto/evp/
H A Dbio_ok.c99 size_t buf_len; member
[all...]
H A Dbio_b64.c34 int buf_len; member
[all...]
H A Dbio_enc.c30 int buf_len; member
177 int j = outl - blocksize, buf_len; in enc_read() local
[all...]
H A De_chacha20_poly1305.c218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/third_party/openssl/crypto/ffc/
H A Dffc_params_generate.c191 generate_p(BN_CTX *ctx, const EVP_MD *evpmd, int max_counter, int n, unsigned char *buf, size_t buf_len, const BIGNUM *q, BIGNUM *p, int L, BN_GENCB *cb, int *counter, int *res) generate_p() argument
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c124 size_t tail, tohash_len, buf_len, plen = ctx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Dtls_none.c206 int tls_get_library_version(char *buf, size_t buf_len) in tls_get_library_version() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/
H A Deap_sake_common.c209 eap_sake_kdf(const u8 *key, size_t key_len, const char *label, const u8 *data, size_t data_len, const u8 *data2, size_t data2_len, u8 *buf, size_t buf_len) eap_sake_kdf() argument

Completed in 21 milliseconds

12345678910>>...12