/third_party/node/deps/openssl/openssl/providers/fips/ |
H A D | self_test_kats.c | 25 unsigned int out_len = 0; in self_test_digest() local 35 || !EVP_DigestFinal(ctx, out, &out_len)) in self_test_digest() 41 if (out_len != t->expected_len in self_test_digest() 42 || memcmp(out, t->expected, out_len) != 0) in self_test_digest()
|
/third_party/openssl/providers/fips/ |
H A D | self_test_kats.c | 25 unsigned int out_len = 0; in self_test_digest() local 35 || !EVP_DigestFinal(ctx, out, &out_len)) in self_test_digest() 41 if (out_len != t->expected_len in self_test_digest() 42 || memcmp(out, t->expected, out_len) != 0) in self_test_digest()
|
/third_party/backends/backend/ |
H A D | sp15c.c | 1332 do_scsi_cmd (int fd, unsigned char *cmd, int cmd_len, unsigned char *out, size_t out_len) in do_scsi_cmd() argument 1335 size_t ol = out_len; in do_scsi_cmd() 1340 if ((out_len != 0) && (out_len != ol)) in do_scsi_cmd() 1343 (u_long) out_len, (u_long) ol); in do_scsi_cmd() 1350 if (out != NULL && out_len != 0) in do_scsi_cmd() 1351 hexdump (15, ">rslt>", out, (out_len > 0x60) ? 0x60 : out_len); in do_scsi_cmd()
|
H A D | sp15c.h | 258 do_scsi_cmd (int fd, unsigned char *cmd, int cmd_len, unsigned char *out, size_t out_len);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/ |
H A D | tls_wolfssl.c | 1991 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key() 1995 if (!conn || wolfSSL_make_eap_keys(conn->ssl, out, out_len, label) != 0) in tls_connection_export_key() 2004 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key() 2026 tmp_out = os_malloc(skip + out_len); in tls_connection_get_eap_fast_key() 2039 _out, skip + out_len); in tls_connection_get_eap_fast_key() 2044 _out, skip + out_len); in tls_connection_get_eap_fast_key() 2049 os_memcpy(out, _out + skip, out_len); in tls_connection_get_eap_fast_key() 2050 bin_clear_free(tmp_out, skip + out_len); in tls_connection_get_eap_fast_key() 1989 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument 2003 tls_connection_get_eap_fast_key(void *tls_ctx, struct tls_connection *conn, u8 *out, size_t out_len) tls_connection_get_eap_fast_key() argument
|
H A D | tls_gnutls.c | 902 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key() 910 out_len, (char *) out); in tls_connection_export_key() 915 0 /* client_random first */, 0, NULL, out_len, in tls_connection_export_key() 922 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key() 900 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument 921 tls_connection_get_eap_fast_key(void *tls_ctx, struct tls_connection *conn, u8 *out, size_t out_len) tls_connection_get_eap_fast_key() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/ |
H A D | tls_wolfssl.c | 1998 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key() 2002 if (!conn || wolfSSL_make_eap_keys(conn->ssl, out, out_len, label) != 0) in tls_connection_export_key() 2011 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key() 2033 tmp_out = os_malloc(skip + out_len); in tls_connection_get_eap_fast_key() 2046 _out, skip + out_len); in tls_connection_get_eap_fast_key() 2051 _out, skip + out_len); in tls_connection_get_eap_fast_key() 2056 os_memcpy(out, _out + skip, out_len); in tls_connection_get_eap_fast_key() 2057 bin_clear_free(tmp_out, skip + out_len); in tls_connection_get_eap_fast_key() 1996 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument 2010 tls_connection_get_eap_fast_key(void *tls_ctx, struct tls_connection *conn, u8 *out, size_t out_len) tls_connection_get_eap_fast_key() argument
|
H A D | tls_gnutls.c | 902 size_t context_len, u8 *out, size_t out_len) in tls_connection_export_key() 910 out_len, (char *) out); in tls_connection_export_key() 915 0 /* client_random first */, 0, NULL, out_len, in tls_connection_export_key() 922 u8 *out, size_t out_len) in tls_connection_get_eap_fast_key() 900 tls_connection_export_key(void *tls_ctx, struct tls_connection *conn, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) tls_connection_export_key() argument 921 tls_connection_get_eap_fast_key(void *tls_ctx, struct tls_connection *conn, u8 *out, size_t out_len) tls_connection_get_eap_fast_key() argument
|
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/ |
H A D | bcmiov.h | 310 * out_len is set to required length in that case. 313 uint8 *out_buf, size_t out_size, size_t *out_len);
|
/third_party/glfw/deps/ |
H A D | stb_image_write.h | 31 unsigned char * my_compress(unsigned char *data, int data_len, int *out_len, int quality); 895 STBIWDEF unsigned char * stbi_zlib_compress(unsigned char *data, int data_len, int *out_len, int quality) 899 return STBIW_ZLIB_COMPRESS(data, data_len, out_len, quality); 1017 *out_len = stbiw__sbn(out); 1019 STBIW_MEMMOVE(stbiw__sbraw(out), out, *out_len); 1128 STBIWDEF unsigned char *stbi_write_png_to_mem(const unsigned char *pixels, int stride_bytes, int x, int y, int n, int *out_len) 1183 *out_len = 8 + 12+13 + 12+zlen + 12; 1209 STBIW_ASSERT(o == out + *out_len);
|
/third_party/astc-encoder/Source/ |
H A D | stb_image_write.h | 31 unsigned char * my_compress(unsigned char *data, int data_len, int *out_len, int quality); 895 STBIWDEF unsigned char * stbi_zlib_compress(unsigned char *data, int data_len, int *out_len, int quality) 899 return STBIW_ZLIB_COMPRESS(data, data_len, out_len, quality); 1017 *out_len = stbiw__sbn(out); 1019 STBIW_MEMMOVE(stbiw__sbraw(out), out, *out_len); 1128 STBIWDEF unsigned char *stbi_write_png_to_mem(const unsigned char *pixels, int stride_bytes, int x, int y, int n, int *out_len) 1183 *out_len = 8 + 12+13 + 12+zlen + 12; 1209 STBIW_ASSERT(o == out + *out_len);
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/ |
H A D | drv_cipher_kapi.h | 370 hi_u32 out_len; member 379 hi_u32 out_len; member
|
H A D | hi_cipher_compat.h | 361 hi_u32 *out_len; /* Length of output valid data. */ member
|
/third_party/curl/lib/ |
H A D | curl_ntlm_core.c | 214 size_t out_len; in encrypt_des() local 226 8 /* outbuflen */, &out_len); in encrypt_des()
|
/third_party/openssl/test/ |
H A D | evp_pkey_dparams_test.c | 247 int ret, out_len; in params_bio_test() local 261 && TEST_int_gt(out_len = BIO_get_mem_data(out, &out_bin), 0) in params_bio_test() 264 out_bin, out_len); in params_bio_test()
|
H A D | evp_test.c | 231 * Return an allocated buffer, set |out_len|. If |input_len| 235 size_t *out_len) in unescape() 241 *out_len = 0; in unescape() 263 *out_len = p - ret; in unescape() 695 size_t in_len, out_len, donelen = 0; in cipher_test_enc() local 710 out_len = expected->ciphertext_len; in cipher_test_enc() 715 out_len = expected->plaintext_len; in cipher_test_enc() 859 if (!EVP_CipherUpdate(ctx, NULL, &tmplen, NULL, out_len)) { in cipher_test_enc() 967 if ((int)out_len > tmplen + tmpflen) in cipher_test_enc() 968 out_len in cipher_test_enc() 234 unescape(const char *input, size_t input_len, size_t *out_len) unescape() argument [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
H A D | ikev2_common.h | 279 u8 *out, size_t out_len);
|
H A D | ikev2_common.c | 115 u8 *out, size_t out_len) in ikev2_prf_plus() 138 end = out + out_len; in ikev2_prf_plus() 113 ikev2_prf_plus(int alg, const u8 *key, size_t key_len, const u8 *data, size_t data_len, u8 *out, size_t out_len) ikev2_prf_plus() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | sae.h | 175 u8 * sae_pk_base32_decode(const char *src, size_t len, size_t *out_len);
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
H A D | ikev2_common.h | 279 u8 *out, size_t out_len);
|
/third_party/libwebsockets/lib/roles/http/ |
H A D | parsers.c | 1623 char *out, size_t *out_len) in lws_jwt_get_http_cookie_validate_jwt() 1626 size_t cml = *out_len; in lws_jwt_get_http_cookie_validate_jwt() 1631 if (lws_http_cookie_get(wsi, i->cookie_name, out, out_len)) { in lws_jwt_get_http_cookie_validate_jwt() 1640 *out_len, temp, sizeof(temp), out, &cml)) { in lws_jwt_get_http_cookie_validate_jwt() 1621 lws_jwt_get_http_cookie_validate_jwt(struct lws *wsi, struct lws_jwt_sign_set_cookie *i, char *out, size_t *out_len) lws_jwt_get_http_cookie_validate_jwt() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
H A D | tlsv1_client_read.c | 1446 u8 **out_data, size_t *out_len) in tls_process_application_data() 1468 *out_len = left; in tls_process_application_data() 1477 u8 **out_data, size_t *out_len) in tlsv1_client_process_handshake() 1539 out_len)) in tlsv1_client_process_handshake() 1444 tls_process_application_data(struct tlsv1_client *conn, u8 ct, const u8 *in_data, size_t *in_len, u8 **out_data, size_t *out_len) tls_process_application_data() argument 1475 tlsv1_client_process_handshake(struct tlsv1_client *conn, u8 ct, const u8 *buf, size_t *len, u8 **out_data, size_t *out_len) tlsv1_client_process_handshake() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
H A D | tlsv1_client_read.c | 1454 u8 **out_data, size_t *out_len) in tls_process_application_data() 1476 *out_len = left; in tls_process_application_data() 1485 u8 **out_data, size_t *out_len) in tlsv1_client_process_handshake() 1547 out_len)) in tlsv1_client_process_handshake() 1452 tls_process_application_data(struct tlsv1_client *conn, u8 ct, const u8 *in_data, size_t *in_len, u8 **out_data, size_t *out_len) tls_process_application_data() argument 1483 tlsv1_client_process_handshake(struct tlsv1_client *conn, u8 ct, const u8 *buf, size_t *len, u8 **out_data, size_t *out_len) tlsv1_client_process_handshake() argument
|
/third_party/node/deps/openssl/openssl/crypto/evp/ |
H A D | p_lib.c | 2197 size_t *out_len) in EVP_PKEY_get_octet_string_param() 2209 if (ret2 && out_len != NULL) in EVP_PKEY_get_octet_string_param() 2210 *out_len = params[0].return_size; in EVP_PKEY_get_octet_string_param() 2216 size_t *out_len) in EVP_PKEY_get_utf8_string_param() 2228 if (ret2 && out_len != NULL) in EVP_PKEY_get_utf8_string_param() 2229 *out_len = params[0].return_size; in EVP_PKEY_get_utf8_string_param() 2195 EVP_PKEY_get_octet_string_param(const EVP_PKEY *pkey, const char *key_name, unsigned char *buf, size_t max_buf_sz, size_t *out_len) EVP_PKEY_get_octet_string_param() argument 2214 EVP_PKEY_get_utf8_string_param(const EVP_PKEY *pkey, const char *key_name, char *str, size_t max_buf_sz, size_t *out_len) EVP_PKEY_get_utf8_string_param() argument
|
/third_party/openssl/crypto/evp/ |
H A D | p_lib.c | 2194 size_t *out_len) in EVP_PKEY_get_octet_string_param() 2206 if (ret2 && out_len != NULL) in EVP_PKEY_get_octet_string_param() 2207 *out_len = params[0].return_size; in EVP_PKEY_get_octet_string_param() 2213 size_t *out_len) in EVP_PKEY_get_utf8_string_param() 2225 if (ret2 && out_len != NULL) in EVP_PKEY_get_utf8_string_param() 2226 *out_len = params[0].return_size; in EVP_PKEY_get_utf8_string_param() 2192 EVP_PKEY_get_octet_string_param(const EVP_PKEY *pkey, const char *key_name, unsigned char *buf, size_t max_buf_sz, size_t *out_len) EVP_PKEY_get_octet_string_param() argument 2211 EVP_PKEY_get_utf8_string_param(const EVP_PKEY *pkey, const char *key_name, char *str, size_t max_buf_sz, size_t *out_len) EVP_PKEY_get_utf8_string_param() argument
|