Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/engines/
H A De_capi.c109 typedef struct CAPI_KEY_st CAPI_KEY; typedef
119 void capi_free_key(CAPI_KEY *key);
124 CAPI_KEY *capi_find_key(CAPI_CTX *ctx, const char *id);
641 static EVP_PKEY *capi_get_pkey(ENGINE *eng, CAPI_KEY *key) in capi_get_pkey()
800 CAPI_KEY *key; in capi_load_privkey()
839 CAPI_KEY *capi_key; in capi_rsa_sign()
931 CAPI_KEY *capi_key; in capi_rsa_priv_dec()
995 CAPI_KEY *capi_key; in capi_rsa_free()
1011 CAPI_KEY *capi_key; in capi_dsa_do_sign()
1075 CAPI_KEY *capi_key; in capi_dsa_free()
[all …]