Home
last modified time | relevance | path

Searched defs:operation (Results 1 – 25 of 30) 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.c305 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/cms/
H A Dcms_asn1.c305 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/providers/common/
H A Dsecuritycheck.c25 int ossl_rsa_key_op_get_protect(const RSA *rsa, int operation, int *outprotect) in ossl_rsa_key_op_get_protect()
/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.c489 int operation, const OSSL_PARAM params[]) in evp_pkey_signature_init()
/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/asymciphers/
H A Drsa_enc.c65 int operation; member
97 int operation, const char *desc) in rsa_init()
/openssl/apps/
H A Dsmime.c135 static const char *operation_name(int operation) in operation_name()
181 int flags = PKCS7_DETACHED, operation = 0, ret = 0, indef = 0; in smime_main() local
/openssl/providers/implementations/signature/
H A Decdsa_sig.c76 int operation; member
262 const OSSL_PARAM params[], int operation, in ecdsa_signverify_init()
497 int operation, const char *desc) in ecdsa_digest_signverify_init()
906 int operation, const char *desc) in ecdsa_sigalg_signverify_init()
H A Ddsa_sig.c76 int operation; member
274 const OSSL_PARAM params[], int operation, in dsa_signverify_init()
507 int operation, const char *desc) in dsa_digest_signverify_init()
889 int operation, const char *desc) in dsa_sigalg_signverify_init()
H A Drsa_sig.c87 int operation; member
505 const OSSL_PARAM params[], int operation, in rsa_signverify_init()
1189 int operation, const char *desc) in rsa_digest_signverify_init()
1922 int operation, int pad_mode, in rsa_sigalg_signverify_init()
/openssl/providers/implementations/kem/
H A Drsa_kem.c122 const OSSL_PARAM params[], int operation, in rsakem_init()
/openssl/fuzz/
H A Dprovider.c598 uint64_t *operation = NULL; in FuzzerTestOneInput() local
/openssl/crypto/cmp/
H A Dcmp_asn.c849 static int ossl_cmp_msg_cb(int operation, ASN1_VALUE **pval, in ossl_cmp_msg_cb()

Completed in 84 milliseconds

12