Searched refs:cspidx (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/pkcs12/
H A Dp12_crt.c125 int cspidx; variable
131 cspidx = EVP_PKEY_get_attr_by_NID(pkey, NID_ms_csp_name, -1);
132 if (cspidx >= 0)
135 cspattr = EVP_PKEY_get_attr(pkey, cspidx);

Completed in 82 milliseconds