Home
last modified time | relevance | path

Searched defs:alg2 (Results 1 - 15 of 15) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/cms/
H A Dcms_ec.c403 X509_ALGOR *alg1, *alg2; in ossl_cms_ecdsa_dsa_sign() local
/third_party/openssl/crypto/cms/
H A Dcms_ec.c403 X509_ALGOR *alg1, *alg2; in ossl_cms_ecdsa_dsa_sign() local
/third_party/mbedtls/programs/ssl/
H A Dssl_test_lib.c184 int key_opaque_alg_parse(const char *arg, const char **alg1, const char **alg2) in key_opaque_alg_parse() argument
222 int key_opaque_set_alg_usage(const char *alg1, const char *alg2, in key_opaque_set_alg_usage() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/pkcs7/
H A Dpk7_lib.c310 X509_ALGOR *alg1, *alg2; in pkcs7_ecdsa_or_dsa_sign_verify_setup() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
H A Dameth_lib.c362 EVP_PKEY_asn1_set_item(EVP_PKEY_ASN1_METHOD *ameth, int (*item_verify) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *data, const X509_ALGOR *a, const ASN1_BIT_STRING *sig, EVP_PKEY *pkey), int (*item_sign) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *data, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *sig)) EVP_PKEY_asn1_set_item() argument
/third_party/openssl/crypto/asn1/
H A Dameth_lib.c362 EVP_PKEY_asn1_set_item(EVP_PKEY_ASN1_METHOD *ameth, int (*item_verify) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *data, const X509_ALGOR *a, const ASN1_BIT_STRING *sig, EVP_PKEY *pkey), int (*item_sign) (EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *data, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *sig)) EVP_PKEY_asn1_set_item() argument
/third_party/openssl/crypto/pkcs7/
H A Dpk7_lib.c310 X509_ALGOR *alg1, *alg2; in pkcs7_ecdsa_or_dsa_sign_verify_setup() local
/third_party/mbedtls/include/psa/
H A Dcrypto_extra.h58 psa_set_key_enrollment_algorithm( psa_key_attributes_t *attributes, psa_algorithm_t alg2) psa_set_key_enrollment_algorithm() argument
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c4546 long alg2; in ssl_get_algorithm2() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_ameth.c631 rsa_item_sign(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *sig) rsa_item_sign() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decx_meth.c564 ecd_item_sign25519(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *str) ecd_item_sign25519() argument
585 ecd_item_sign448(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *str) ecd_item_sign448() argument
/third_party/openssl/crypto/ec/
H A Decx_meth.c564 ecd_item_sign25519(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *str) ecd_item_sign25519() argument
585 ecd_item_sign448(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *str) ecd_item_sign448() argument
/third_party/openssl/crypto/rsa/
H A Drsa_ameth.c628 rsa_item_sign(EVP_MD_CTX *ctx, const ASN1_ITEM *it, const void *asn, X509_ALGOR *alg1, X509_ALGOR *alg2, ASN1_BIT_STRING *sig) rsa_item_sign() argument
/third_party/openssl/ssl/
H A Ds3_lib.c4546 long alg2; in ssl_get_algorithm2() local
/third_party/mbedtls/library/
H A Dpsa_crypto.c812 psa_key_policy_algorithm_intersection( psa_key_type_t key_type, psa_algorithm_t alg1, psa_algorithm_t alg2) psa_key_policy_algorithm_intersection() argument
[all...]

Completed in 26 milliseconds