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

/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_eng.c135 if (!register_pmeth_gost(NID_id_GostR3410_94, &pmeth_GostR3410_94, 0))
137 if (!register_pmeth_gost(NID_id_GostR3410_2001, &pmeth_GostR3410_2001, 0))
139 if (!register_pmeth_gost
H A Dgost_lcl.h36 int register_pmeth_gost(int id, EVP_PKEY_METHOD **pmeth, int flags);
H A Dgost_pmeth.c566 int register_pmeth_gost(int id, EVP_PKEY_METHOD **pmeth, int flags) function

Completed in 57 milliseconds