Home
last modified time | relevance | path

Searched defs:alg (Results 26 – 50 of 356) sorted by relevance

12345678910>>...15

/OK3568_Linux_fs/kernel/net/wireless/
H A Dlib80211.c167 struct lib80211_crypto_alg *alg; in lib80211_register_crypto_ops() local
188 struct lib80211_crypto_alg *alg; in lib80211_unregister_crypto_ops() local
211 struct lib80211_crypto_alg *alg; in lib80211_get_crypto_ops() local
/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c128 enum sec_cipher_alg alg) in sec_alg_skcipher_init_template()
145 enum sec_cipher_alg alg) in sec_alg_skcipher_init_context()
229 enum sec_cipher_alg alg) in sec_alg_skcipher_setkey()
256 enum sec_cipher_alg alg; in sec_alg_skcipher_setkey_aes_ecb() local
278 enum sec_cipher_alg alg; in sec_alg_skcipher_setkey_aes_cbc() local
300 enum sec_cipher_alg alg; in sec_alg_skcipher_setkey_aes_ctr() local
322 enum sec_cipher_alg alg; in sec_alg_skcipher_setkey_aes_xts() local
/OK3568_Linux_fs/kernel/include/crypto/internal/
H A Dhash.h39 struct ahash_alg alg; member
50 struct shash_alg alg; member
80 static inline bool crypto_shash_alg_needs_key(struct shash_alg *alg) in crypto_shash_alg_needs_key()
137 static inline struct ahash_alg *__crypto_ahash_alg(struct crypto_alg *alg) in __crypto_ahash_alg()
H A Dskcipher.h27 struct skcipher_alg alg; member
166 struct skcipher_alg *alg) in crypto_skcipher_alg_min_keysize()
172 struct skcipher_alg *alg) in crypto_skcipher_alg_max_keysize()
178 struct skcipher_alg *alg) in crypto_skcipher_alg_walksize()
H A Daead.h25 struct aead_alg alg; member
142 static inline unsigned int crypto_aead_alg_chunksize(struct aead_alg *alg) in crypto_aead_alg_chunksize()
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c7 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_seed() local
19 struct rng_alg *alg = crypto_rng_alg(tfm); in sun4i_ss_prng_generate() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v1_skcipher.c99 struct skcipher_alg *alg = crypto_skcipher_alg(cipher); in rk_cipher_setkey() local
147 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_encrypt() local
167 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_cipher_decrypt() local
372 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in rk_ablk_init_tfm() local
/OK3568_Linux_fs/kernel/drivers/crypto/ccp/
H A Dccp-crypto-sha.c186 struct ccp_crypto_ahash_alg *alg = in ccp_sha_init() local
333 struct ccp_crypto_ahash_alg *alg = ccp_crypto_ahash_alg(tfm); in ccp_hmac_sha_cra_init() local
415 struct ahash_alg *alg; in ccp_register_hmac_alg() local
459 struct ahash_alg *alg; in ccp_register_sha_alg() local
H A Dccp-crypto.h40 struct skcipher_alg alg; member
48 struct aead_alg alg; member
61 struct ahash_alg alg; member
67 struct akcipher_alg alg; member
73 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in ccp_crypto_skcipher_alg() local
81 struct crypto_alg *alg = tfm->__crt_alg; in ccp_crypto_ahash_alg() local
H A Dccp-crypto-des3.c39 struct ccp_crypto_skcipher_alg *alg = ccp_crypto_skcipher_alg(tfm); in ccp_des3_setkey() local
183 struct skcipher_alg *alg; in ccp_register_des3_alg() local
/OK3568_Linux_fs/kernel/crypto/
H A Dalgboss.c36 } alg; member
53 char alg[CRYPTO_MAX_ALG_NAME]; member
215 static int cryptomgr_schedule_test(struct crypto_alg *alg) in cryptomgr_schedule_test()
H A Dfips140-module.c112 static bool __init fips140_should_unregister_alg(struct crypto_alg *alg) in fips140_should_unregister_alg()
200 struct crypto_alg *alg; in fips140_remove_final() local
222 struct crypto_alg *alg, *tmp; in unregister_existing_fips140_algos() local
/OK3568_Linux_fs/kernel/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c65 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in meson_cipher_do_fallback() local
90 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in meson_cipher() local
317 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in meson_cipher_init() local
/OK3568_Linux_fs/kernel/arch/s390/crypto/
H A Dcrc32-vx.c185 #define CRC32_VX_FINUP(alg, func) \ argument
197 #define CRC32_VX_DIGEST(alg, func) \ argument
209 #define CRC32_VX_UPDATE(alg, func) \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/cryptodev_linux/
H A Dcryptlib.c150 struct ablkcipher_alg *alg; in cryptodev_cipher_init() local
167 struct ablkcipher_alg *alg; in cryptodev_cipher_init() local
175 struct skcipher_alg *alg; in cryptodev_cipher_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/xilinx/
H A Dzynqmp-aes-gcm.c47 } alg; member
285 struct aead_alg *alg = crypto_aead_alg(aead); in zynqmp_aes_aead_encrypt() local
298 struct aead_alg *alg = crypto_aead_alg(aead); in zynqmp_aes_aead_decrypt() local
313 struct aead_alg *alg = crypto_aead_alg(aead); in zynqmp_aes_aead_init() local
/OK3568_Linux_fs/kernel/include/crypto/
H A Dacompress.h133 static inline struct acomp_alg *__crypto_acomp_alg(struct crypto_alg *alg) in __crypto_acomp_alg()
264 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_acomp_compress() local
286 struct crypto_alg *alg = tfm->base.__crt_alg; in crypto_acomp_decompress() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-cipher.c78 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ss_cipher_fallback() local
165 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ss_cipher() local
370 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in sun8i_ss_cipher_init() local
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dcrypto.h602 # define fips_md_init(alg) fips_md_init_ctx(alg, alg) argument
605 # define fips_md_init_ctx(alg, cx) \ argument
614 # define fips_cipher_abort(alg) \ argument
619 # define fips_md_init_ctx(alg, cx) \ argument
621 # define fips_cipher_abort(alg) while(0) argument
/OK3568_Linux_fs/kernel/drivers/crypto/qat/qat_common/
H A Dqat_algs.c25 #define QAT_AES_HW_CONFIG_ENC(alg, mode) \ argument
30 #define QAT_AES_HW_CONFIG_DEC(alg, mode) \ argument
241 int alg, in qat_alg_aead_init_enc_session()
322 int alg, in qat_alg_aead_init_dec_session()
436 int alg, const u8 *key, in qat_alg_skcipher_init_enc()
449 int alg, const u8 *key, in qat_alg_skcipher_init_dec()
467 static int qat_alg_validate_key(int key_len, int *alg, int mode) in qat_alg_validate_key()
502 int alg; in qat_alg_aead_init_sessions() local
531 int alg; in qat_alg_skcipher_init_sessions() local
/OK3568_Linux_fs/kernel/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-cipher.c60 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ce_cipher_fallback() local
86 struct skcipher_alg *alg = crypto_skcipher_alg(tfm); in sun8i_ce_cipher_prepare() local
380 struct skcipher_alg *alg = crypto_skcipher_alg(sktfm); in sun8i_ce_cipher_init() local
/OK3568_Linux_fs/kernel/drivers/crypto/virtio/
H A Dvirtio_crypto_algs.c100 virtio_crypto_alg_validate_key(int key_len, uint32_t *alg) in virtio_crypto_alg_validate_key()
116 uint32_t alg, const uint8_t *key, in virtio_crypto_alg_skcipher_init_session()
269 uint32_t alg; in virtio_crypto_alg_skcipher_init_sessions() local
302 uint32_t alg; in virtio_crypto_skcipher_setkey() local
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-crypto.c16 enum cqhci_crypto_alg alg; member
68 const struct cqhci_crypto_alg_entry *alg = in cqhci_crypto_keyslot_program() local
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c947 struct skcipher_alg *alg = crypto_skcipher_alg(sk); in crypto4xx_sk_init() local
980 struct aead_alg *alg = crypto_aead_alg(tfm); in crypto4xx_aead_init() local
1010 struct crypto4xx_alg *alg; in crypto4xx_register_alg() local
1051 struct crypto4xx_alg *alg, *tmp; in crypto4xx_unregister_alg() local
1168 struct rng_alg *alg = crypto_rng_alg(tfm); in crypto4xx_prng_generate() local
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dasn1parse.c293 mbedtls_asn1_buf *alg, mbedtls_asn1_buf *params ) in mbedtls_asn1_get_alg()
337 mbedtls_asn1_buf *alg ) in mbedtls_asn1_get_alg_null()

12345678910>>...15