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

/freebsd-10.2-release/crypto/openssl/engines/ccgost/
H A Dgost_eng.c45 static EVP_PKEY_METHOD *pmeth_GostR3410_94 = NULL, variable
65 pmeth_GostR3410_94 = NULL;
135 if (!register_pmeth_gost(NID_id_GostR3410_94, &pmeth_GostR3410_94, 0))
216 *pmeth = pmeth_GostR3410_94;
272 if (pmeth_GostR3410_94)

Completed in 66 milliseconds