Searched refs:check_key_usage (Results 1 – 2 of 2) sorted by relevance
| /src/crypto/heimdal/lib/hx509/ |
| H A D | cert.c | 794 check_key_usage(hx509_context context, const Certificate *cert, in check_key_usage() function 847 return check_key_usage(context, _hx509_get_cert(cert), flags, req_present); in _hx509_check_key_usage() 2052 ret = check_key_usage(context, c, 1 << 5, in hx509_verify_path() 3010 if (ku && check_key_usage(context, c, ku, TRUE)) in _hx509_query_match_cert()
|
| H A D | ChangeLog | 1163 * cert.c (check_key_usage): tell what keyusages are missing
|