Home
last modified time | relevance | path

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

/openssl-master/crypto/property/
A Dproperty_parse.c261 const OSSL_PROPERTY_DEFINITION *pd2 = *p2; in pd_compare() local
263 if (pd1->name_idx < pd2->name_idx) in pd_compare()
265 if (pd1->name_idx > pd2->name_idx) in pd_compare()

Completed in 3 milliseconds