]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - engines/e_capi.txt
Additional testcases for bn_gcd
[thirdparty/openssl.git] / engines / e_capi.txt
index 29724e63e64c77ecc0b04b1edac930fedee551dc..58f4a15962311004c0c0d90561ae5f0475cad24c 100644 (file)
@@ -1,37 +1,15 @@
-# Copyright 1999-2017 The OpenSSL Project Authors. All Rights Reserved.
+# Copyright 1999-2023 The OpenSSL Project Authors. All Rights Reserved.
 #
 # Licensed under the Apache License 2.0 (the "License").  You may not use
 # this file except in compliance with the License.  You can obtain a copy
 # in the file LICENSE in the source distribution or at
 # https://www.openssl.org/source/license.html
 
-# Function codes
-CAPI_F_CAPI_CERT_GET_FNAME:99:capi_cert_get_fname
-CAPI_F_CAPI_CTRL:100:capi_ctrl
-CAPI_F_CAPI_CTX_NEW:101:capi_ctx_new
-CAPI_F_CAPI_CTX_SET_PROVNAME:102:capi_ctx_set_provname
-CAPI_F_CAPI_DSA_DO_SIGN:114:capi_dsa_do_sign
-CAPI_F_CAPI_GET_KEY:103:capi_get_key
-CAPI_F_CAPI_GET_PKEY:115:capi_get_pkey
-CAPI_F_CAPI_GET_PROVNAME:104:capi_get_provname
-CAPI_F_CAPI_GET_PROV_INFO:105:capi_get_prov_info
-CAPI_F_CAPI_INIT:106:capi_init
-CAPI_F_CAPI_LIST_CONTAINERS:107:capi_list_containers
-CAPI_F_CAPI_LOAD_PRIVKEY:108:capi_load_privkey
-CAPI_F_CAPI_OPEN_STORE:109:capi_open_store
-CAPI_F_CAPI_RSA_PRIV_DEC:110:capi_rsa_priv_dec
-CAPI_F_CAPI_RSA_PRIV_ENC:111:capi_rsa_priv_enc
-CAPI_F_CAPI_RSA_SIGN:112:capi_rsa_sign
-CAPI_F_CAPI_VTRACE:118:capi_vtrace
-CAPI_F_CERT_SELECT_DIALOG:117:cert_select_dialog
-CAPI_F_CLIENT_CERT_SELECT:116:*
-CAPI_F_WIDE_TO_ASC:113:wide_to_asc
-
 #Reason codes
-CAPI_R_CANT_CREATE_HASH_OBJECT:100:cant create hash object
-CAPI_R_CANT_FIND_CAPI_CONTEXT:101:cant find capi context
-CAPI_R_CANT_GET_KEY:102:cant get key
-CAPI_R_CANT_SET_HASH_VALUE:103:cant set hash value
+CAPI_R_CANT_CREATE_HASH_OBJECT:100:can't create hash object
+CAPI_R_CANT_FIND_CAPI_CONTEXT:101:can't find capi context
+CAPI_R_CANT_GET_KEY:102:can't get key
+CAPI_R_CANT_SET_HASH_VALUE:103:can't set hash value
 CAPI_R_CRYPTACQUIRECONTEXT_ERROR:104:cryptacquirecontext error
 CAPI_R_CRYPTENUMPROVIDERS_ERROR:105:cryptenumproviders error
 CAPI_R_DECRYPT_ERROR:106:decrypt error