Home
last modified time | relevance | path

Searched defs:dpn (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/x509v3/
Dv3_crld.c296 DIST_POINT_NAME *dpn = (DIST_POINT_NAME *)*pval; in dpn_cb() local
420 static int print_distpoint(BIO *out, DIST_POINT_NAME *dpn, int indent) in print_distpoint()
480 int DIST_POINT_set_dpname(DIST_POINT_NAME *dpn, X509_NAME *iname) in DIST_POINT_set_dpname()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp16298 const fp16type dpn (dp.asDouble() * n.asDouble()); in calc() local