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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_openssl.c74 static int ossl_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth,
117 || !ENGINE_set_pkey_meths(e, ossl_pkey_meths)
618 static int ossl_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth, function
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/engine/
H A Deng_openssl.c83 static int ossl_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth,
124 || !ENGINE_set_pkey_meths(e, ossl_pkey_meths)
635 static int ossl_pkey_meths(ENGINE *e, EVP_PKEY_METHOD **pmeth, function

Completed in 97 milliseconds