HomeSort by: relevance | last modified time | path
    Searched refs:gost_id (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/sldns/
keyraw.c 142 static int gost_id = 0; local
146 if(gost_id) return gost_id;
151 EVP_PKEY_asn1_get0_info(&gost_id, NULL, NULL, NULL, NULL, meth);
152 return gost_id;
184 EVP_PKEY_asn1_get0_info(&gost_id, NULL, NULL, NULL, NULL, meth);
185 return gost_id;
  /src/external/bsd/unbound/dist/
configure 22268 static int gost_id = 0;
22272 if(gost_id) return gost_id;
22277 EVP_PKEY_asn1_get0_info(&gost_id, NULL, NULL, NULL, NULL, meth);
22278 return gost_id;
22306 EVP_PKEY_asn1_get0_info(&gost_id, NULL, NULL, NULL, NULL, meth);
22307 return gost_id;

Completed in 25 milliseconds