Home
last modified time | relevance | path

Searched defs:dst_len (Results 1 – 25 of 47) sorted by relevance

12

/external/boringssl/src/crypto/ec_extra/
Dhash_to_curve.c53 const uint8_t *dst, size_t dst_len) { in expand_message_xmd()
175 size_t dst_len, unsigned k, const uint8_t *msg, in hash_to_field2()
195 EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in hash_to_scalar()
343 EC_JACOBIAN *out, const uint8_t *dst, size_t dst_len, in hash_to_curve()
401 size_t dst_len, const uint8_t *msg, in ec_hash_to_curve_p256_xmd_sha256_sswu()
422 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p256_xmd_sha256_sswu()
434 size_t dst_len, const uint8_t *msg, in ec_hash_to_curve_p384_xmd_sha384_sswu()
455 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p384_xmd_sha384_sswu()
466 const EC_GROUP *group, EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in ec_hash_to_scalar_p384_xmd_sha384()
479 size_t dst_len, const uint8_t *msg, size_t msg_len) { in ec_hash_to_curve_p384_xmd_sha512_sswu_draft07()
[all …]
/external/cronet/third_party/boringssl/src/crypto/ec_extra/
Dhash_to_curve.c53 const uint8_t *dst, size_t dst_len) { in expand_message_xmd()
175 size_t dst_len, unsigned k, const uint8_t *msg, in hash_to_field2()
195 EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in hash_to_scalar()
343 EC_JACOBIAN *out, const uint8_t *dst, size_t dst_len, in hash_to_curve()
401 size_t dst_len, const uint8_t *msg, in ec_hash_to_curve_p256_xmd_sha256_sswu()
422 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p256_xmd_sha256_sswu()
434 size_t dst_len, const uint8_t *msg, in ec_hash_to_curve_p384_xmd_sha384_sswu()
455 const uint8_t *dst, size_t dst_len, in EC_hash_to_curve_p384_xmd_sha384_sswu()
466 const EC_GROUP *group, EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in ec_hash_to_scalar_p384_xmd_sha384()
479 size_t dst_len, const uint8_t *msg, size_t msg_len) { in ec_hash_to_curve_p384_xmd_sha512_sswu_draft07()
[all …]
/external/rust/crates/quiche/deps/boringssl/src/crypto/ec_extra/
Dhash_to_curve.c56 const uint8_t *dst, size_t dst_len) { in expand_message_xmd()
173 size_t dst_len, unsigned k, const uint8_t *msg, in hash_to_field2()
193 EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in hash_to_scalar()
306 EC_RAW_POINT *out, const uint8_t *dst, size_t dst_len, in hash_to_curve()
341 size_t dst_len, const uint8_t *msg, size_t msg_len) { in ec_hash_to_curve_p384_xmd_sha512_sswu_draft07()
376 const EC_GROUP *group, EC_SCALAR *out, const uint8_t *dst, size_t dst_len, in ec_hash_to_scalar_p384_xmd_sha512_draft07()
/external/mesa3d/src/util/
Dbigmath.h34 _ubm_add_u32arr(uint32_t *dst, unsigned dst_len, in _ubm_add_u32arr()
67 _ubm_mul_u32arr(uint32_t *dst, unsigned dst_len, in _ubm_mul_u32arr()
/external/libdav1d/tools/output/
Doutput.c160 static void safe_strncat(char *const dst, const int dst_len, in safe_strncat()
172 static void assemble_field(char *const dst, const int dst_len, in assemble_field()
/external/grpc-grpc/test/core/slice/
Dc_slice_buffer_test.cc103 size_t dst_len = 0; in test_slice_buffer_move_first() local
/external/wuffs-mirror-release-c/release/c/
Dwuffs-v0.3.c16423 size_t dst_len, in wuffs_base__pixel_swizzler__squash_align4_bgr_565_8888()
16454 size_t dst_len, in wuffs_base__pixel_swizzler__swap_rgb_bgr()
16482 size_t dst_len, in wuffs_base__pixel_swizzler__swap_rgbx_bgrx__sse42()
16527 size_t dst_len, in wuffs_base__pixel_swizzler__swap_rgbx_bgrx()
16556 size_t dst_len, in wuffs_base__pixel_swizzler__copy_1_1()
16570 size_t dst_len, in wuffs_base__pixel_swizzler__copy_2_2()
16586 size_t dst_len, in wuffs_base__pixel_swizzler__copy_3_3()
16602 size_t dst_len, in wuffs_base__pixel_swizzler__copy_4_4()
16618 size_t dst_len, in wuffs_base__pixel_swizzler__copy_8_8()
16636 size_t dst_len, in wuffs_base__pixel_swizzler__bgr_565__bgr()
[all …]
/external/mbedtls/library/
Dssl_tls13_keys.c115 unsigned char *dst, size_t *dst_len) in ssl_tls13_hkdf_encode_label()
715 size_t *dst_len) in ssl_tls13_calc_finished_core()
786 size_t dst_len, in mbedtls_ssl_tls13_calculate_verify_data()
/external/iproute2/include/uapi/linux/
Dfib_rules.h21 __u8 dst_len; member
/external/kernel-headers/original/uapi/linux/
Dfib_rules.h21 __u8 dst_len; member
/external/libnl/include/linux-private/linux/
Dfib_rules.h21 __u8 dst_len; member
/external/wpa_supplicant_8/src/p2p/
Dp2p_parse.c18 void p2p_copy_filter_devname(char *dst, size_t dst_len, in p2p_copy_filter_devname()
/external/libfuse/lib/
Dbuffer.c296 size_t dst_len; in fuse_buf_copy() local
/external/curl/tests/server/
Dgetpart.c209 size_t *dst_len, /* dest buffer data length */ in appenddata()
/external/rust/crates/quiche/deps/boringssl/src/crypto/base64/
Dbase64.c451 size_t dst_len; in EVP_DecodeBlock() local
/external/cronet/third_party/boringssl/src/crypto/base64/
Dbase64.c460 size_t dst_len; in EVP_DecodeBlock() local
/external/boringssl/src/crypto/base64/
Dbase64.c460 size_t dst_len; in EVP_DecodeBlock() local
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc51 int dst_len = static_cast<int>(strlen(*dst)); in maybe_append_error_msg() local
/external/libopus/src/
Drepacketizer.c425 opus_int32 dst_len; in opus_multistream_packet_unpad() local
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc51 int dst_len = static_cast<int>(strlen(*dst)); in maybe_append_error_msg() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_swizzle.c321 unsigned dst_len) in lp_build_swizzle_aos_n()
/external/harfbuzz_ng/src/OT/name/
Dname.hh74 unsigned int dst_len = dst - text; in hb_ot_name_convert_utf() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_teap_pac.c113 static int eap_teap_copy_buf(u8 **dst, size_t *dst_len, in eap_teap_copy_buf()
Deap_fast_pac.c113 static int eap_fast_copy_buf(u8 **dst, size_t *dst_len, in eap_fast_copy_buf()
/external/igt-gpu-tools/lib/
Digt_audio.c508 size_t dst_len, i; in audio_extract_channel_s32_le() local

12