Home
last modified time | relevance | path

Searched defs:out_len (Results 201 - 225 of 232) sorted by relevance

12345678910

/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2270 int out_len; in rtw_build_wmm_ie_ht() local
2284 u32 ielen, out_len; in rtw_restructure_ht_ie() local
/kernel/linux/linux-6.6/security/apparmor/
H A Dapparmorfs.c1323 size_t out_len; in decompress_zstd() local
/third_party/backends/backend/
H A Dcoolscan.c126 do_scsi_cmd (int fd, unsigned char *cmd, int cmd_len, unsigned char *out, size_t out_len) in do_scsi_cmd() argument
/third_party/mbedtls/library/
H A Dssl_tls13_server.c2032 ssl_tls13_write_server_hello_supported_versions_ext( mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len) ssl_tls13_write_server_hello_supported_versions_ext() argument
2073 ssl_tls13_generate_and_write_key_share(mbedtls_ssl_context *ssl, uint16_t named_group, unsigned char *buf, unsigned char *end, size_t *out_len) ssl_tls13_generate_and_write_key_share() argument
2122 ssl_tls13_write_key_share_ext(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len) ssl_tls13_write_key_share_ext() argument
2173 ssl_tls13_write_hrr_key_share_ext(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len) ssl_tls13_write_hrr_key_share_ext() argument
2250 ssl_tls13_write_server_hello_body(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len, int is_hrr) ssl_tls13_write_server_hello_body() argument
2533 ssl_tls13_write_encrypted_extensions_body(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len) ssl_tls13_write_encrypted_extensions_body() argument
2682 ssl_tls13_write_certificate_request_body(mbedtls_ssl_context *ssl, unsigned char *buf, const unsigned char *end, size_t *out_len) ssl_tls13_write_certificate_request_body() argument
3273 ssl_tls13_write_new_session_ticket_body(mbedtls_ssl_context *ssl, unsigned char *buf, unsigned char *end, size_t *out_len, unsigned char *ticket_nonce, size_t ticket_nonce_size) ssl_tls13_write_new_session_ticket_body() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dp_lib.c2195 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 Dp_lib.c2192 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
/third_party/openssl/test/
H A Dacvp_test.c678 int ret = 0, out_len = 0, len = 0; in cipher_enc() local
728 int out_len, len; in aes_ccm_enc_dec() local
61 pkey_get_bn_bytes(EVP_PKEY *pkey, const char *name, unsigned char **out, size_t *out_len) pkey_get_bn_bytes() argument
315 pkey_get_octet_bytes(EVP_PKEY *pkey, const char *name, unsigned char **out, size_t *out_len) pkey_get_octet_bytes() argument
815 int out_len, len; aes_gcm_enc_dec() local
[all...]
H A Devp_test.c695 size_t in_len, out_len, donelen = 0; in cipher_test_enc() local
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/crypto/
H A Dtls_wolfssl.c1989 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 Dtls_openssl.c4040 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
4053 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/common/
H A Dsae.c1498 sae_kdf_hash(size_t hash_len, const u8 *k, const char *label, const u8 *context, size_t context_len, u8 *out, size_t out_len) sae_kdf_hash() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Dtls_wolfssl.c1996 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 Dtls_openssl.c4298 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
4311 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
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c3938 unsigned int out_len_max, out_len = 0; in test_akcipher_one() local
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dcaamalg_qi2.c366 int in_len, out_len; in aead_edesc_alloc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dptp.c643 size_t out_len; in efx_ptp_get_attributes() local
740 size_t out_len; in efx_ptp_get_timestamp_corrections() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c623 size_t out_len; in efx_ptp_get_attributes() local
714 size_t out_len; in efx_ptp_get_timestamp_corrections() local
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dcaamalg_qi2.c371 int in_len, out_len; in aead_edesc_alloc() local
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c636 size_t out_len; in efx_ptp_get_attributes() local
733 size_t out_len; in efx_ptp_get_timestamp_corrections() local
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c4083 unsigned int out_len_max, out_len = 0; in test_akcipher_one() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dssl.h1124 unsigned char *out_len; /*!< two-bytes message length field */ member
/kernel/linux/linux-5.10/fs/cifs/
H A Dsmb2pdu.c2446 alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len, in alloc_path_with_tree_prefix() argument
/kernel/linux/linux-6.6/fs/smb/client/
H A Dsmb2pdu.c2721 alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len, in alloc_path_with_tree_prefix() argument
/kernel/linux/linux-5.10/drivers/media/pci/ngene/
H A Dngene.h442 u32 out_len; member
/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs.h2079 ubifs_encrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int in_len, unsigned int *out_len, int block) ubifs_encrypt() argument
2088 ubifs_decrypt(const struct inode *inode, struct ubifs_data_node *dn, unsigned int *out_len, int block) ubifs_decrypt() argument

Completed in 96 milliseconds

12345678910