Home
last modified time | relevance | path

Searched refs:__func__ (Results 1 – 25 of 36) sorted by relevance

12

/lib/rsa/
A Drsa-verify.c133 debug("%s: can't allocate array tmp\n", __func__); in mask_generation_function1()
145 debug("%s: Error in checksum calculation\n", __func__); in mask_generation_function1()
183 debug("%s: Error in checksum calculation\n", __func__); in compute_hash_prime()
234 printf("%s: can't allocate some buffer\n", __func__); in padding_pss_verify()
253 printf("%s: invalid pss padding ", __func__); in padding_pss_verify()
275 printf("%s: invalid pss padding ", __func__); in padding_pss_verify()
447 debug("%s: Skipping invalid node\n", __func__); in rsa_verify_with_keynode()
453 debug("%s: Missing 'algo' property\n", __func__); in rsa_verify_with_keynode()
478 debug("%s: Missing RSA key info\n", __func__); in rsa_verify_with_keynode()
523 debug("%s: No signature node found\n", __func__); in rsa_verify_hash()
[all …]
A Drsa-mod-exp.c264 debug("%s: Skipping invalid prop", __func__); in rsa_mod_exp_sw()
276 debug("%s: Missing RSA key info", __func__); in rsa_mod_exp_sw()
294 debug("%s: Out of memory", __func__); in rsa_mod_exp_sw()
/lib/
A Dsemihosting.c71 debug("%s: file \'%s\', mode \'%u\'\n", __func__, fname, mode); in smh_open()
101 debug("%s: fd %ld, memp %p, len %zu\n", __func__, fd, memp, len); in smh_read()
118 debug("%s: fd %ld, memp %p, len %zu\n", __func__, fd, memp, len); in smh_write()
135 debug("%s: fd %ld\n", __func__, fd); in smh_close()
147 debug("%s: fd %ld\n", __func__, fd); in smh_flen()
163 debug("%s: fd %ld pos %ld\n", __func__, fd, pos); in smh_seek()
A Dimage-sparse.c97 __func__, blk + blks, n, (long long)write_blks); in write_sparse_chunk_raw()
104 __func__, blk + blks, n); in write_sparse_chunk_raw()
162 __func__, sparse_header->blk_sz); in write_sparse_image()
206 __func__); in write_sparse_image()
253 __func__); in write_sparse_image()
267 __func__, in write_sparse_image()
301 printf("%s: Unknown chunk type: %x\n", __func__, in write_sparse_image()
A Dfdtdec.c135 debug("%s: %s: ", __func__, prop_name); in fdtdec_get_addr_size_fixed()
178 debug("%s: ", __func__); in fdtdec_get_addr_size_auto_parent()
205 debug("%s: ", __func__); in fdtdec_get_addr_size_auto_noparent()
424 __func__, name); in fdtdec_add_aliases_for_id()
447 __func__, path); in fdtdec_add_aliases_for_id()
462 " with '%s'\n", __func__, path, in fdtdec_add_aliases_for_id()
477 "node '%s'\n", __func__, path, in fdtdec_add_aliases_for_id()
661 debug("%s: %s\n", __func__, prop_name); in fdtdec_lookup_phandle()
688 debug("%s: %s\n", __func__, prop_name); in get_prop_check_min_len()
705 debug("%s: %s\n", __func__, prop_name); in fdtdec_get_int_array()
[all …]
A Dfdtdec_common.c27 debug("%s: %s: ", __func__, prop_name); in fdtdec_get_int()
45 debug("%s: %s: ", __func__, prop_name); in fdtdec_get_uint()
A Dgunzip.c140 __func__, szwritebuf, dev->blksz); in gzwrite()
146 __func__, startoffs, dev->blksz); in gzwrite()
191 __func__, szexpected); in gzwrite()
214 __func__, r); in gzwrite()
A Dfdtdec_test.c21 printf("%s: %s: %s\n", __func__, #op, \
33 __func__, #op, expected, err); \
113 printf("%s: out of memory\n", __func__); in run_test()
279 printf("%s: out of memory\n", __func__); in check_carveout()
A Dtpm_tcg2.c46 log_warning("%s: unknown algorithm %x\n", __func__, in tcg2_get_pcr_info()
148 printf("%s: unsupported algorithm %x\n", __func__, in tcg2_create_digest()
210 printf("%s: log too large: %u + %u > %u\n", __func__, in tcg2_log_append_check()
241 printf("%s: log too large: %u > %u\n", __func__, log_size, in tcg2_log_init()
493 printf("%s: error pcr:%u alg:%08x\n", __func__, in tcg2_pcr_extend()
520 printf("%s: error pcr:%u alg:%08x\n", __func__, in tcg2_pcr_read()
A Dof_live.c327 debug("%s: start\n", __func__); in of_live_build()
338 debug("%s: stop\n", __func__); in of_live_build()
A Dtpm-v2.c668 printf("%s: too many pcrs: %u\n", __func__, *num_pcr); in tpm2_get_num_pcr()
693 printf("%s: too many pcrs: %u\n", __func__, pcrs->count); in tpm2_get_pcr_info()
726 printf("%s: pcrs selection too large: %u\n", __func__, in tpm2_get_pcr_info()
1142 printf("%s: unsupported algorithm %s\n", __func__, name); in tpm2_name_to_algorithm()
/lib/efi_loader/
A Defi_signature.c210 EFI_PRINT("%s: Enter, %p, %p\n", __func__, regs, db); in efi_signature_lookup_digest()
266 EFI_PRINT("%s: Exit, found: %d\n", __func__, found); in efi_signature_lookup_digest()
291 EFI_PRINT("%s: Enter, %p, %p\n", __func__, cert, db); in efi_lookup_certificate()
324 EFI_PRINT("%s: against %s\n", __func__, in efi_lookup_certificate()
344 EFI_PRINT("%s: Exit, found: %d\n", __func__, found); in efi_lookup_certificate()
369 EFI_PRINT("%s: Enter, %p, %p\n", __func__, signer, db); in efi_verify_certificate()
402 EFI_PRINT("%s: Exit, verified: %d\n", __func__, verified); in efi_verify_certificate()
487 EFI_PRINT("%s: Exit, revoked: %d\n", __func__, revoked); in efi_signature_check_revocation()
570 EFI_PRINT("%s: Exit, verified: %d\n", __func__, verified); in efi_signature_verify()
590 EFI_PRINT("%s: Enter, %p, %p\n", __func__, msg, dbx); in efi_signature_check_signers()
[all …]
A Defi_image_loader.c237 log_err("%s: no more room for regions\n", __func__); in efi_image_region_add()
262 log_err("%s: new region already part of another\n", __func__); in efi_image_region_add()
433 log_err("%s: Invalid optional header magic %x\n", __func__, in efi_image_parse()
444 log_err("%s: Out of memory\n", __func__); in efi_image_parse()
487 __func__, authsz, len - authoff); in efi_image_parse()
492 __func__, authsz, sizeof(*auth)); in efi_image_parse()
594 log_debug("%s: Enter, %d\n", __func__, ret); in efi_image_authenticate()
754 log_debug("%s: Exit, %d\n", __func__, ret); in efi_image_authenticate()
A Defi_runtime.c726 debug("%s: Relocating to offset=%lx\n", __func__, offset); in efi_runtime_relocate()
741 debug("%s: rel->info=%#lx *p=%#lx rel->offset=%p\n", __func__, in efi_runtime_relocate()
765 __func__, rel->info & R_MASK); in efi_runtime_relocate()
774 __func__, p, newaddr); in efi_runtime_relocate()
778 debug("%s: Setting %p to %lx\n", __func__, p, newaddr); in efi_runtime_relocate()
A Defi_memory.c281 EFI_PRINT("%s: 0x%llx 0x%llx %d %s %s\n", __func__, in efi_update_memory_map()
540 printf("%s: illegal free 0x%llx, 0x%zx\n", __func__, in efi_free_pages()
705 printf("%s: illegal realloc 0x%p\n", __func__, *ptr); in efi_realloc()
754 printf("%s: illegal free 0x%p\n", __func__, buffer); in efi_free_pool()
A Defi_helper.c474 __func__, new_fdt_addr, fdt_pages); in copy_fdt()
500 __func__, new_fdt_addr, fdt_pages); in copy_fdt()
/lib/zstd/
A Dzstd.c24 debug("%s: cannot allocate workspace of size %zu\n", __func__, in zstd_decompress()
31 log_err("%s: zstd_init_dctx() failed\n", __func__); in zstd_decompress()
42 log_err("%s: failed to detect compressed size: %d\n", __func__, in zstd_decompress()
51 log_err("%s: failed to decompress: %d\n", __func__, in zstd_decompress()
/lib/efi_driver/
A Defi_block_device.c71 __func__, dev->name, blknr, blkcnt); in efi_bl_read()
76 EFI_PRINT("%s: r = %u\n", __func__, in efi_bl_read()
100 __func__, dev->name, blknr, blkcnt); in efi_bl_write()
106 EFI_PRINT("%s: r = %u\n", __func__, in efi_bl_write()
166 EFI_PRINT("%s: block device '%s' created\n", __func__, bdev->name); in efi_bl_create_block_device()
193 EFI_PRINT("%s: handle %p, interface %p\n", __func__, handle, interface); in efi_bl_bind()
/lib/fwu_updates/
A Dfwu_mtd.c52 log_err("%s: Not found partition for image %s\n", __func__, uuidbuf); in fwu_mtd_get_alt_num()
88 log_debug("%s: %s -> %d\n", __func__, uuidbuf, *alt_num); in fwu_mtd_get_alt_num()
120 log_err("%s:%d Run out of buffer\n", __func__, __LINE__); in gen_image_alt_info()
140 log_err("%s: Not found partition for image %s\n", __func__, uuidbuf); in gen_image_alt_info()
150 log_err("%s:%d Run out of buffer\n", __func__, __LINE__); in gen_image_alt_info()
/lib/crypto/
A Dpublic_key.c73 pr_devel("==>%s()\n", __func__); in public_key_verify_signature()
111 pr_devel("<==%s() = %d\n", __func__, ret); in public_key_verify_signature()
221 pr_devel("<==%s() = %d\n", __func__, ret); in software_key_query()
240 pr_devel("==>%s()\n", __func__); in software_key_eds_op()
308 pr_devel("<==%s() = %d\n", __func__, ret); in software_key_eds_op()
326 pr_devel("==>%s()\n", __func__); in public_key_verify_signature()
382 pr_devel("<==%s() = %d\n", __func__, ret); in public_key_verify_signature()
A Dasymmetric_type.c135 pr_devel("<==%s() = 0 [%x]\n", __func__, key_serial(key)); in find_asymmetric_key()
394 pr_devel("==>%s()\n", __func__); in asymmetric_key_preparse()
414 pr_devel("<==%s() = %d\n", __func__, ret); in asymmetric_key_preparse()
440 pr_devel("==>%s()\n", __func__); in asymmetric_key_free_preparse()
565 pr_devel("==>%s()\n", __func__); in asymmetric_key_eds_op()
578 pr_devel("<==%s() = %d\n", __func__, ret); in asymmetric_key_eds_op()
A Dx509_public_key.c51 pr_devel("==>%s()\n", __func__); in x509_get_sig_params()
140 pr_devel("<==%s() = %d\n", __func__, ret); in x509_get_sig_params()
/lib/mbedtls/external/mbedtls/programs/test/
A Dmetatest.c209 mbedtls_fprintf(stderr, "%s: Bad name format: %s\n", __func__, name); in test_memory_poison()
223 __func__, start, sizeof(aligned.buf)); in test_memory_poison()
230 __func__, start + count, sizeof(aligned.buf)); in test_memory_poison()
237 __func__, offset, count); in test_memory_poison()
/lib/efi_selftest/
A Defi_selftest_devicepath_util.c174 printf("%s(%d) %s\n", __FILE__, __LINE__, __func__); in execute()
186 printf("%s(%d) %s\n", __FILE__, __LINE__, __func__); in execute()
/lib/ecdsa/
A Decdsa-verify.c54 printf("%s: node=%d, curve@%p x@%p+%i y@%p+%i\n", __func__, in fdt_get_key()

Completed in 68 milliseconds

12