Searched refs:dane_verify_rpk (Results 1 – 1 of 1) sorted by relevance
50 static int dane_verify_rpk(X509_STORE_CTX *ctx);310 ret = DANETLS_ENABLED(ctx->dane) ? dane_verify_rpk(ctx) : verify_rpk(ctx); in x509_verify_rpk()3127 static int dane_verify_rpk(X509_STORE_CTX *ctx) in dane_verify_rpk() function
Completed in 11 milliseconds