Home
last modified time | relevance | path

Searched refs:bin2hex (Results 1 – 25 of 29) sorted by relevance

12

/OK3568_Linux_fs/buildroot/boot/syslinux/
H A D0004-utils-Use-the-host-toolchain-to-build.patch39 mkdiskimage: mkdiskimage.in ../mbr/mbr.bin bin2hex.pl
40 $(PERL) $(SRC)/bin2hex.pl < $(OBJ)/../mbr/mbr.bin | cat $(SRC)/mkdiskimage.in - > $@
/OK3568_Linux_fs/kernel/lib/
H A Dhexdump.c95 char *bin2hex(char *dst, const void *src, size_t count) in bin2hex() function
103 EXPORT_SYMBOL(bin2hex);
/OK3568_Linux_fs/kernel/drivers/target/iscsi/
H A Discsi_target_auth.c57 bin2hex(challenge_asciihex, chap->challenge, in chap_gen_challenge()
354 bin2hex(response, server_digest, chap->digest_size); in chap_server_compute_hash()
480 bin2hex(response, digest, chap->digest_size); in chap_server_compute_hash()
/OK3568_Linux_fs/u-boot/include/
H A Dhexdump.h75 static inline char *bin2hex(char *dst, const void *src, size_t count) in bin2hex() function
/OK3568_Linux_fs/kernel/security/integrity/platform_certs/
H A Dkeyring_handler.c32 bin2hex(p, data, len); in uefi_blacklist_hash()
/OK3568_Linux_fs/kernel/certs/
H A Dblacklist.c128 bin2hex(p, hash, hash_len); in is_hash_blacklisted()
/OK3568_Linux_fs/kernel/fs/
H A Dbinfmt_misc.c531 dp = bin2hex(dp, e->magic, e->size); in entry_status()
534 dp = bin2hex(dp, e->mask, e->size); in entry_status()
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dx509_public_key.c216 p = bin2hex(p, q, srlen); in x509_key_preparse()
H A Dasymmetric_type.c80 p = bin2hex(p, lookup, len); in find_asymmetric_key()
/OK3568_Linux_fs/kernel/drivers/s390/crypto/
H A Dzcrypt_cex4.c335 bin2hex(buf + n, di.cur_wkvp, sizeof(di.cur_wkvp)); in ep11_mkvps_show()
347 bin2hex(buf + n, di.new_wkvp, sizeof(di.new_wkvp)); in ep11_mkvps_show()
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Ddiscovery.c265 bin2hex(id->sn, &ctrl->subsys->serial, in nvmet_execute_disc_identify()
H A Dadmin-cmd.c354 bin2hex(id->sn, &ctrl->subsys->serial, in nvmet_execute_identify_ctrl()
/OK3568_Linux_fs/kernel/kernel/
H A Dcrash_core.c412 bin2hex(build_id, s, n_descsz); in add_build_id_vmcoreinfo()
/OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/
H A Ducd9000.c418 res = bin2hex(str, buffer, min(rc, I2C_SMBUS_BLOCK_MAX)); in ucd9000_debugfs_read_mfr_status()
/OK3568_Linux_fs/kernel/fs/ecryptfs/
H A Decryptfs_kernel.h44 char *end = bin2hex(dst, src, src_size); in ecryptfs_to_hex()
/OK3568_Linux_fs/kernel/include/linux/
H A Dkernel.h644 extern char *bin2hex(char *dst, const void *src, size_t count);
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dmoxtet.c476 bin2hex(hex, bin, n); in input_read()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_hikey9601010 bin2hex
H A Dabi_gki_aarch64_generic47 bin2hex
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dmakefiles.rst649 The following line tells kbuild that the program bin2hex shall be
654 hostprogs := bin2hex
656 Kbuild assumes in the above example that bin2hex is made from a single
657 c-source file named bin2hex.c located in the same directory as
/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dnamei.c622 s = bin2hex(n, fh->buf, fh->fb.len); in ovl_get_index_name_fh()
/OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/
H A Dincfs_test.c284 char *bin2hex(char *dst, const void *src, size_t count) in bin2hex() function
304 bin2hex(str_id, id.bytes, sizeof(id.bytes)); in get_index_filename()
315 bin2hex(str_id, id.bytes, sizeof(id.bytes)); in get_incomplete_filename()
3652 bin2hex(id, file.id.bytes, sizeof(incfs_uuid_t)); in inotify_test()
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Ddev.c124 bin2hex(buf, fa_cookie->cookie, fa_cookie->cookie_len); in nsim_dev_trap_fa_cookie_read()
/OK3568_Linux_fs/kernel/fs/incfs/
H A Ddata_mgmt.c196 end = bin2hex(result, id.bytes, sizeof(id.bytes)); in file_id_to_str()
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs4recover.c1848 bin2hex(buf, src, srclen); in bin_to_hex_dup()

12