| /OK3568_Linux_fs/kernel/fs/cifs/ |
| H A D | cifs_dfs_ref.c | 144 int md_len; in cifs_compose_mount_options() local 192 md_len = strlen(sb_mountdata) + INET6_ADDRSTRLEN; in cifs_compose_mount_options() 193 mountdata = kzalloc(md_len + sizeof("ip=") + 1, GFP_KERNEL); in cifs_compose_mount_options() 230 mountdata[md_len] = '\0'; in cifs_compose_mount_options()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/ |
| H A D | sha.h | 178 unsigned num, md_len; member 248 unsigned num, md_len; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/ |
| H A D | sha.h | 178 unsigned num, md_len; member 248 unsigned num, md_len; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/ |
| H A D | sha.h | 193 unsigned num, md_len; member 260 unsigned num, md_len; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | sha.h | 138 unsigned int num, md_len; member 190 unsigned int num, md_len; member
|
| H A D | hmac.h | 100 unsigned int *md_len);
|
| H A D | pem.h | 191 int md_len; /* length of md_data */ member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/ |
| H A D | sha.h | 193 unsigned num, md_len; member 260 unsigned num, md_len; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/ |
| H A D | sha.h | 193 unsigned num, md_len; member 260 unsigned num, md_len; member
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/ |
| H A D | xtest_uuid_helpers.c | 93 unsigned int md_len = 0; in xtest_uuid_v5() local 131 ret = EVP_DigestFinal_ex(mdctx, hash, &md_len); in xtest_uuid_v5()
|
| H A D | pkcs11_1000.c | 4373 unsigned int md_len = 0; in xtest_pkcs11_test_1018() local 4546 ret = EVP_DigestFinal_ex(mdctx, hash, &md_len); in xtest_pkcs11_test_1018() 4552 if (!ADBG_EXPECT_BUFFER(c, hash, md_len, digest, digest_size)) in xtest_pkcs11_test_1018() 4625 ret = EVP_DigestFinal_ex(mdctx, hash, &md_len); in xtest_pkcs11_test_1018() 4631 if (!ADBG_EXPECT_BUFFER(c, hash, md_len, digest, digest_size)) in xtest_pkcs11_test_1018()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/ |
| H A D | sha.h | 193 unsigned num, md_len; member 260 unsigned num, md_len; member
|
| /OK3568_Linux_fs/buildroot/dl/libmad/ |
| HD | libmad_0.15.1b-10.diff.gz | 1--- libmad-0.15.1b.orig/debian/changelog
2++ ... |
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_ft.c | 748 rtw_buf_free(&peer->md_ie, &peer->md_len); in rtw_ft_peer_info_free() 811 &peer_info->md_len, ptr + 2, len); in rtw_ft_update_sta_ies() 813 peer_info->md_ie, peer_info->md_len); in rtw_ft_update_sta_ies() 918 if (peer_info->md_len > 0) { in rtw_ft_build_assoc_rsp_ies() 920 peer_info->md_len, peer_info->md_ie, in rtw_ft_build_assoc_rsp_ies()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_ft.c | 748 rtw_buf_free(&peer->md_ie, &peer->md_len); in rtw_ft_peer_info_free() 811 &peer_info->md_len, ptr + 2, len); in rtw_ft_update_sta_ies() 813 peer_info->md_ie, peer_info->md_len); in rtw_ft_update_sta_ies() 918 if (peer_info->md_len > 0) { in rtw_ft_build_assoc_rsp_ies() 920 peer_info->md_len, peer_info->md_ie, in rtw_ft_build_assoc_rsp_ies()
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A D | sha3-ce-glue.c | 32 int md_len);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | rtw_ft.h | 147 u32 md_len; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | rtw_ft.h | 147 u32 md_len; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | scsi_debug.c | 2488 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local 2509 md_len = mselect6 ? (arr[0] + 1) : (get_unaligned_be16(arr + 0) + 2); in resp_mode_select() 2512 if (md_len > 2 || off >= res) { in resp_mode_select()
|