Searched refs:CAPI_KEY (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.c148 typedef struct CAPI_KEY_st CAPI_KEY; typedef in typeref:struct:CAPI_KEY_st
158 void capi_free_key(CAPI_KEY * key);
163 CAPI_KEY *capi_find_key(CAPI_CTX * ctx, const char *id);
624 /* Given a CAPI_KEY get an EVP_PKEY structure */
626 static EVP_PKEY *capi_get_pkey(ENGINE *eng, CAPI_KEY * key)
770 CAPI_KEY *key;
809 CAPI_KEY *capi_key;
901 CAPI_KEY *capi_key;
945 CAPI_KEY *capi_key;
960 CAPI_KEY *capi_ke
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/engines/
H A De_capi.c148 typedef struct CAPI_KEY_st CAPI_KEY; typedef in typeref:struct:CAPI_KEY_st
158 void capi_free_key(CAPI_KEY * key);
163 CAPI_KEY *capi_find_key(CAPI_CTX * ctx, const char *id);
624 /* Given a CAPI_KEY get an EVP_PKEY structure */
626 static EVP_PKEY *capi_get_pkey(ENGINE *eng, CAPI_KEY * key)
770 CAPI_KEY *key;
809 CAPI_KEY *capi_key;
901 CAPI_KEY *capi_key;
945 CAPI_KEY *capi_key;
960 CAPI_KEY *capi_ke
[all...]

Completed in 63 milliseconds