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

/solaris-userland-s11u3/components/openssl/common/engines/pkcs11/
H A De_pk11.c244 static int pk11_init(ENGINE *e);
954 if (!ENGINE_set_init_function(e, pk11_init) ||
1083 static int pk11_init(ENGINE *e) function

Completed in 19 milliseconds