| /third_party/mbedtls/library/ |
| H A D | ssl_client.c | 917 size_t buf_len, msg_len, binders_len; in mbedtls_ssl_write_client_hello() local
|
| H A D | pem.c | 494 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 D | entropy.c | 495 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 D | oscore_cose.c | 278 cose_encrypt0_encode(cose_encrypt0_t *ptr, uint8_t *buffer, size_t buf_len) { in cose_encrypt0_encode() argument
|
| H A D | oscore_cbor.c | 211 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 D | crypto_aes.cc | 113 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 D | ares_qcache.c | 387 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 D | hello_ll_uds.c | 260 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 D | sctp_big_chunk.c | 80 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 D | snmp_asn1.c | 589 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 D | ss-mqtt.c | 145 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 D | cipher_chacha20_poly1305_hw.c | 124 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 D | e_chacha20_poly1305.c | 218 size_t tail, tohash_len, buf_len, plen = actx->tls_payload_length; in chacha20_poly1305_tls_cipher() local
|
| H A D | bio_ok.c | 99 size_t buf_len; member [all...] |
| H A D | bio_b64.c | 34 int buf_len; member [all...] |
| H A D | bio_enc.c | 30 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 D | ffc_params_generate.c | 191 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 D | bio_ok.c | 99 size_t buf_len; member [all...] |
| H A D | bio_b64.c | 34 int buf_len; member [all...] |
| H A D | bio_enc.c | 30 int buf_len; member 177 int j = outl - blocksize, buf_len; in enc_read() local [all...] |
| H A D | e_chacha20_poly1305.c | 218 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 D | ffc_params_generate.c | 191 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 D | cipher_chacha20_poly1305_hw.c | 124 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 D | tls_none.c | 206 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 D | eap_sake_common.c | 209 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
|