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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/
H A De_capi.c212 LPSTR ssl_client_store; member in struct:CAPI_CTX_st
1582 ctx->ssl_client_store = NULL;
1603 if (ctx->ssl_client_store)
1604 OPENSSL_free(ctx->ssl_client_store);
1688 storename = ctx->ssl_client_store;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c212 LPSTR ssl_client_store; member in struct:CAPI_CTX_st
1582 ctx->ssl_client_store = NULL;
1603 if (ctx->ssl_client_store)
1604 OPENSSL_free(ctx->ssl_client_store);
1688 storename = ctx->ssl_client_store;

Completed in 88 milliseconds