Lines Matching refs:__func__
108 VERBOSE("%s: mbedtls_asn1_get_alg (%d)\n", __func__, ret); in get_plain_pk_from_asn1()
120 ERROR("%s: Algorithm is not supported\n", __func__); in get_plain_pk_from_asn1()
127 VERBOSE("%s: mbedtls_asn1_get_bitstring_null (%d)\n", __func__, ret); in get_plain_pk_from_asn1()
133 VERBOSE("%s: not expected len or tag\n", __func__); in get_plain_pk_from_asn1()
152 VERBOSE("%s: mmap_add_dynamic_region (%d)\n", __func__, ret); in verify_signature()
159 VERBOSE("%s: auth_ops.verify_sign (%d)\n", __func__, ret); in verify_signature()
196 WARN("%s nist_p256 requested but not included\n", __func__); in verify_signature()
204 WARN("%s brainpool_p256t1 requested but not included\n", __func__); in verify_signature()
208 WARN("%s unexpected ecc_algo(%u)\n", __func__, ecc_algo); in verify_signature()
335 VERBOSE("%s: mbedtls_asn1_get_alg (%d)\n", __func__, ret); in crypto_verify_signature()
342 VERBOSE("%s: mbedtls_oid_get_sig_alg (%d)\n", __func__, ret); in crypto_verify_signature()
347 VERBOSE("%s: md_alg=%u pk_alg=%u\n", __func__, md_alg, pk_alg); in crypto_verify_signature()
353 VERBOSE("%s: get_plain_pk_from_asn1 (%d)\n", __func__, ret); in crypto_verify_signature()
359 VERBOSE("%s: pk_len=%zu sizeof(my_pk)=%zu)\n", __func__, len, sizeof(my_pk)); in crypto_verify_signature()
373 VERBOSE("%s: mbedtls_asn1_get_bitstring_null (%d)\n", __func__, ret); in crypto_verify_signature()
380 VERBOSE("%s: mbedtls_asn1_get_sequence_of (%d)\n", __func__, ret); in crypto_verify_signature()
389 VERBOSE("%s: nb seq != 2\n", __func__); in crypto_verify_signature()
439 VERBOSE("%s: stm32_hash_final_update (%d)\n", __func__, ret); in crypto_verify_signature()
471 VERBOSE("%s: hash failed\n", __func__); in crypto_verify_hash()
477 VERBOSE("%s: not expected digest\n", __func__); in crypto_verify_hash()
524 VERBOSE("%s: get %s index error\n", __func__, ENCKEY_OTP); in plat_get_enc_key_info()
529 VERBOSE("%s: length Error otp_len=%u key_len=%zu\n", __func__, in plat_get_enc_key_info()
543 VERBOSE("%s: unable to read from otp\n", __func__); in plat_get_enc_key_info()