Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c116 static int capi_list_providers(CAPI_CTX *ctx, BIO *out);
304 ret = capi_list_providers(ctx, out); in capi_ctrl()
1196 static int capi_list_providers(CAPI_CTX *ctx, BIO *out) in capi_list_providers() function