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

/freebsd-11-stable/crypto/openssl/engines/ccgost/
H A Dgost_pmeth.c22 static int pkey_gost_init(EVP_PKEY_CTX *ctx) function
52 if (!pkey_gost_init(dst)) {
616 EVP_PKEY_meth_set_init(*pmeth, pkey_gost_init);

Completed in 102 milliseconds