Home
last modified time | relevance | path

Searched refs:capi_init (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/engines/
H A De_capi.c409 static int capi_init(ENGINE *e) in capi_init() function
546 || !ENGINE_set_init_function(e, capi_init) in bind_capi()