Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 25 of 26) sorted by relevance

12

/openssl/crypto/x509/
H A Dx_req.c35 static int rinf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rinf_cb()
48 static int req_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in req_cb()
H A Dx_crl.c47 static int crl_inf_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_inf_cb()
158 static int crl_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in crl_cb()
H A Dx_x509.c36 static int x509_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in x509_cb()
H A Dv3_crld.c292 static int dpn_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dpn_cb()
/openssl/crypto/dsa/
H A Ddsa_asn1.c25 static int dsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dsa_cb()
/openssl/crypto/asn1/
H A Dnsseq.c16 static int nsseq_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in nsseq_cb()
H A Dp8_pkey.c17 static int pkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pkey_cb()
/openssl/crypto/rsa/
H A Drsa_asn1.c28 static int rsa_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in rsa_cb()
/openssl/crypto/pkcs7/
H A Dpk7_asn1.c33 static int pk7_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in pk7_cb()
/openssl/crypto/cmp/
H A Dcmp_asn.c211 static int ossl_cmp_msg_cb(int operation, ASN1_VALUE **pval, in ossl_cmp_msg_cb()
/openssl/crypto/cms/
H A Dcms_asn1.c294 static int cms_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in cms_cb()
/openssl/test/
H A Dfilterprov.c29 int operation; member
164 int filter_provider_set_filter(int operation, const char *filterstr) in filter_provider_set_filter()
/openssl/crypto/evp/
H A Dpmeth_gn.c25 static int gen_init(EVP_PKEY_CTX *ctx, int operation) in gen_init()
339 static int fromdata_init(EVP_PKEY_CTX *ctx, int operation) in fromdata_init()
H A Dkem.c20 static int evp_kem_init(EVP_PKEY_CTX *ctx, int operation, in evp_kem_init()
H A Dasymcipher.c20 static int evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_asym_cipher_init()
H A Dsignature.c394 static int evp_pkey_signature_init(EVP_PKEY_CTX *ctx, int operation, in evp_pkey_signature_init()
/openssl/providers/common/
H A Dsecuritycheck.c29 int ossl_rsa_check_key(OSSL_LIB_CTX *ctx, const RSA *rsa, int operation) in ossl_rsa_check_key()
/openssl/crypto/dh/
H A Ddh_asn1.c25 static int dh_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it, in dh_cb()
/openssl/providers/implementations/signature/
H A Decdsa_sig.c82 int operation; member
129 const OSSL_PARAM params[], int operation) in ecdsa_signverify_init()
283 int operation) in ecdsa_digest_signverify_init()
H A Ddsa_sig.c87 int operation; member
186 const OSSL_PARAM params[], int operation) in dsa_signverify_init()
275 int operation) in dsa_digest_signverify_init()
H A Drsa_sig.c79 int operation; member
387 const OSSL_PARAM params[], int operation) in rsa_signverify_init()
844 int operation) in rsa_digest_signverify_init()
/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c67 int operation; member
95 int operation) in rsa_init()
/openssl/providers/implementations/kem/
H A Drsa_kem.c121 const OSSL_PARAM params[], int operation) in rsakem_init()
/openssl/apps/
H A Dsmime.c152 int flags = PKCS7_DETACHED, operation = 0, ret = 0, indef = 0; in smime_main() local
H A Dcms.c308 int operation = 0, ret = 1, rr_print = 0, rr_allorfirst = -1; in cms_main() local

Completed in 167 milliseconds

12