Searched refs:check_key_level (Results 1 – 1 of 1) sorted by relevance
147 static int check_key_level(X509_STORE_CTX *ctx, X509 *cert);642 if (!check_key_level(ctx, ctx->cert) && in X509_verify_cert()2655 check_key_level(X509_STORE_CTX *ctx, X509 *cert) in check_key_level() function2721 if (!check_key_level(ctx, cert) && in x509_vfy_check_security_level()