Lines Matching refs:VERBOSE

107 		VERBOSE("%s: mbedtls_asn1_get_alg (%d)\n", __func__, ret);  in get_plain_pk_from_asn1()
126 VERBOSE("%s: mbedtls_asn1_get_bitstring_null (%d)\n", __func__, ret); in get_plain_pk_from_asn1()
132 VERBOSE("%s: not expected len or tag\n", __func__); in get_plain_pk_from_asn1()
151 VERBOSE("%s: mmap_add_dynamic_region (%d)\n", __func__, ret); in verify_signature()
158 VERBOSE("%s: auth_ops.verify_sign (%d)\n", __func__, ret); in verify_signature()
325 VERBOSE("%s: mbedtls_asn1_get_alg (%d)\n", __func__, ret); in crypto_verify_signature()
332 VERBOSE("%s: mbedtls_oid_get_sig_alg (%d)\n", __func__, ret); in crypto_verify_signature()
337 VERBOSE("%s: md_alg=%u pk_alg=%u\n", __func__, md_alg, pk_alg); in crypto_verify_signature()
343 VERBOSE("%s: get_plain_pk_from_asn1 (%d)\n", __func__, ret); in crypto_verify_signature()
349 VERBOSE("%s: pk_len=%u sizeof(my_pk)=%zu)\n", __func__, pk_len, sizeof(my_pk)); in crypto_verify_signature()
363 VERBOSE("%s: mbedtls_asn1_get_bitstring_null (%d)\n", __func__, ret); in crypto_verify_signature()
370 VERBOSE("%s: mbedtls_asn1_get_sequence_of (%d)\n", __func__, ret); in crypto_verify_signature()
379 VERBOSE("%s: nb seq != 2\n", __func__); in crypto_verify_signature()
429 VERBOSE("%s: stm32_hash_final_update (%d)\n", __func__, ret); in crypto_verify_signature()
461 VERBOSE("%s: hash failed\n", __func__); in crypto_verify_hash()
467 VERBOSE("%s: not expected digest\n", __func__); in crypto_verify_hash()
514 VERBOSE("%s: get %s index error\n", __func__, ENCKEY_OTP); in plat_get_enc_key_info()
519 VERBOSE("%s: length Error otp_len=%u key_len=%u\n", __func__, in plat_get_enc_key_info()
533 VERBOSE("%s: unable to read from otp\n", __func__); in plat_get_enc_key_info()