Home
last modified time | relevance | path

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

/dports/www/mod_auth_openidc/mod_auth_openidc-2.4.7/src/
H A Dproto.c2511 static apr_byte_t oidc_proto_validate_hash(request_rec *r, const char *alg, in oidc_proto_validate_hash() function
2592 return oidc_proto_validate_hash(r, jwt->header.alg, hash, value, key); in oidc_proto_validate_hash_value()