/third_party/node/deps/openssl/openssl/crypto/cmp/ |
H A D | cmp_protect.c | 188 static int set_pbmac_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_pbmac_algor() argument 226 static int set_sig_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_sig_algor() argument
|
/third_party/openssl/crypto/cms/ |
H A D | cms_dh.c | 83 X509_ALGOR *alg, *kekalg = NULL; in dh_cms_set_shared_info() local 169 X509_ALGOR *alg; in dh_cms_decrypt() local 19 dh_cms_set_peerkey(EVP_PKEY_CTX *pctx, X509_ALGOR *alg, ASN1_BIT_STRING *pubkey) dh_cms_set_peerkey() argument [all...] |
H A D | cms_rsa.c | 18 static RSA_OAEP_PARAMS *rsa_oaep_decode(const X509_ALGOR *alg) in rsa_oaep_decode() argument 116 X509_ALGOR *alg; in rsa_cms_encrypt() local 193 X509_ALGOR *alg; in rsa_cms_sign() local 229 X509_ALGOR *alg; rsa_cms_verify() local [all...] |
/third_party/openssl/crypto/ess/ |
H A D | ess_lib.c | 144 X509_ALGOR *alg = NULL; in ESS_CERT_ID_V2_new_init() local
|
/third_party/openssl/crypto/cmp/ |
H A D | cmp_protect.c | 188 static int set_pbmac_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_pbmac_algor() argument 226 static int set_sig_algor(const OSSL_CMP_CTX *ctx, X509_ALGOR **alg) in set_sig_algor() argument
|
/third_party/openssl/crypto/evp/ |
H A D | mac_meth.c | 201 void *alg; in EVP_MAC_gettable_ctx_params() local 211 void *alg; in EVP_MAC_settable_ctx_params() local 221 void *alg; in EVP_MAC_CTX_gettable_params() local 231 void *alg; in EVP_MAC_CTX_settable_params() local [all...] |
/third_party/openssl/crypto/ffc/ |
H A D | ffc_params.c | 128 int ossl_ffc_set_digest(FFC_PARAMS *params, const char *alg, const char *props) in ossl_ffc_set_digest() argument
|
/third_party/openssl/crypto/pkcs12/ |
H A D | p12_npas.c | 174 static int alg_get(const X509_ALGOR *alg, int *pnid, int *piter, in alg_get() argument
|
/third_party/openssl/providers/implementations/encode_decode/ |
H A D | decode_epki2pki.c | 69 const X509_ALGOR *alg = NULL; in epki2pki_decode() local
|
/kernel/linux/linux-5.10/drivers/crypto/qce/ |
H A D | skcipher.c | 389 struct skcipher_alg *alg; in qce_skcipher_register_one() local [all...] |
/kernel/linux/linux-5.10/crypto/ |
H A D | pcrypt.c | 220 pcrypt_init_instance(struct crypto_instance *inst, struct crypto_alg *alg) pcrypt_init_instance() argument 241 struct aead_alg *alg; pcrypt_create_aead() local [all...] |
H A D | xts.c | 342 struct skcipher_alg *alg; in xts_create() local [all...] |
H A D | api.c | 35 struct crypto_alg *crypto_mod_get(struct crypto_alg *alg) in crypto_mod_get() argument 41 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() argument 58 struct crypto_alg *q, *alg = NULL; in __crypto_alg_lookup() local 95 crypto_larval_destroy(struct crypto_alg *alg) crypto_larval_destroy() argument 128 struct crypto_alg *alg; crypto_larval_add() local 154 crypto_larval_kill(struct crypto_alg *alg) crypto_larval_kill() argument 166 crypto_larval_wait(struct crypto_alg *alg) crypto_larval_wait() argument 196 struct crypto_alg *alg; crypto_alg_lookup() local 220 struct crypto_alg *alg; crypto_larval_lookup() local 263 struct crypto_alg *alg; crypto_alg_mod_lookup() local 311 crypto_ctxsize(struct crypto_alg *alg, u32 type, u32 mask) crypto_ctxsize() argument 336 crypto_shoot_alg(struct crypto_alg *alg) crypto_shoot_alg() argument 344 __crypto_alloc_tfm(struct crypto_alg *alg, u32 type, u32 mask) __crypto_alloc_tfm() argument 408 struct crypto_alg *alg; crypto_alloc_base() local 436 crypto_create_tfm_node(struct crypto_alg *alg, const struct crypto_type *frontend, int node) crypto_create_tfm_node() argument 525 struct crypto_alg *alg; crypto_alloc_tfm_node() local 563 struct crypto_alg *alg; crypto_destroy_tfm() local 581 struct crypto_alg *alg = crypto_alg_mod_lookup(name, type, mask); crypto_has_alg() local [all...] |
H A D | lrw.c | 303 struct skcipher_alg *alg; in lrw_create() local [all...] |
H A D | hmac.c | 169 struct crypto_alg *alg; in hmac_create() local [all...] |
H A D | simd.c | 43 struct skcipher_alg alg; member 116 struct skcipher_alg *alg; in simd_skcipher_init() local 146 struct skcipher_alg *alg; in simd_skcipher_create_compat() local 283 struct aead_alg alg; global() member 364 struct aead_alg *alg; simd_aead_init() local 393 struct aead_alg *alg; simd_aead_create_compat() local [all...] |
H A D | aead.c | 85 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_encrypt() local 102 struct crypto_alg *alg = aead->base.__crt_alg; in crypto_aead_decrypt() local 121 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_exit_tfm() local 129 struct aead_alg *alg = crypto_aead_alg(aead); in crypto_aead_init_tfm() local 145 crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 162 crypto_aead_report(struct sk_buff *skb, struct crypto_alg *alg) crypto_aead_report() argument 170 crypto_aead_show(struct seq_file *m, struct crypto_alg *alg) crypto_aead_show() argument 219 aead_prepare_alg(struct aead_alg *alg) aead_prepare_alg() argument 237 crypto_register_aead(struct aead_alg *alg) crypto_register_aead() argument 250 crypto_unregister_aead(struct aead_alg *alg) crypto_unregister_aead() argument [all...] |
H A D | scompress.c | 42 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report() argument 54 static int crypto_scomp_report(struct sk_buff *skb, struct crypto_alg *alg) in crypto_scomp_report() argument 63 static void crypto_scomp_show(struct seq_file *m, struct crypto_alg *alg) in crypto_scomp_show() argument 263 int crypto_register_scomp(struct scomp_alg *alg) in crypto_register_scomp() argument 275 void crypto_unregister_scomp(struct scomp_alg *alg) in crypto_unregister_scomp() argument
|
H A D | crypto_user_base.c | 38 struct crypto_alg *q, *alg = NULL; in crypto_alg_match() local 72 static int crypto_report_cipher(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_cipher() argument 88 static int crypto_report_comp(struct sk_buff *skb, struct crypto_alg *alg) in crypto_report_comp() argument 99 static int crypto_report_one(struct crypto_alg *alg, in crypto_report_one() argument 154 crypto_report_alg(struct crypto_alg *alg, struct crypto_dump_info *info) crypto_report_alg() argument 189 struct crypto_alg *alg; crypto_report() local 229 struct crypto_alg *alg; crypto_dump_report() local 263 struct crypto_alg *alg; crypto_update_alg() local 299 struct crypto_alg *alg; crypto_del_alg() local 339 struct crypto_alg *alg; crypto_add_alg() local 439 struct crypto_alg *alg; crypto_user_rcv_msg() local [all...] |
H A D | cts.c | 328 struct skcipher_alg *alg; in crypto_cts_create() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-hash.c | 24 struct ahash_alg *alg = __crypto_ahash_alg(tfm->__crt_alg); in sun8i_ss_hash_crainit() local 117 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun8i_ss_hash_final() local 155 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun8i_ss_hash_finup() local 180 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ss_hash_digest_fb() local 285 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ss_hash_digest() local 322 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ss_hash_run() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/amlogic/ |
H A D | amlogic-gxl.h | 147 } alg; member
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-hash.c | 24 struct ahash_alg *alg = __crypto_ahash_alg(tfm->__crt_alg); in sun8i_ce_hash_crainit() local 117 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun8i_ce_hash_final() local 155 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); in sun8i_ce_hash_finup() local 180 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ce_hash_digest_fb() local 220 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ce_hash_digest() local 254 struct ahash_alg *alg = __crypto_ahash_alg(tfm->base.__crt_alg); sun8i_ce_hash_run() local [all...] |
/kernel/linux/linux-5.10/arch/s390/crypto/ |
H A D | des_s390.c | 403 static int des_s390_register_alg(struct crypto_alg *alg) in des_s390_register_alg() argument 413 static int des_s390_register_skcipher(struct skcipher_alg *alg) in des_s390_register_skcipher() argument
|
/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | poly1305_glue.c | 245 static struct shash_alg alg = { variable
|