Home
last modified time | relevance | path

Searched refs:tbp_hash_len (Results 1 – 1 of 1) sorted by relevance

/dports/www/mod_auth_openidc/mod_auth_openidc-2.4.7/src/
H A Dutil.c2594 unsigned int tbp_hash_len = -1; in oidc_util_json_validate_cnf_tbh() local
2613 (const unsigned char*) tbp, tbp_len, &tbp_hash, &tbp_hash_len, in oidc_util_json_validate_cnf_tbh()
2626 if (tbp_hash_len != tbh_len) { in oidc_util_json_validate_cnf_tbh()
2629 tbp_hash_len, tbh_len); in oidc_util_json_validate_cnf_tbh()