Home
last modified time | relevance | path

Searched defs:cipher (Results 1 – 25 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c73 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_crypt() local
121 static int crypto4xx_setkey_aes(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes()
177 int crypto4xx_setkey_aes_cbc(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cbc()
184 int crypto4xx_setkey_aes_cfb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_cfb()
191 int crypto4xx_setkey_aes_ecb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ecb()
198 int crypto4xx_setkey_aes_ofb(struct crypto_skcipher *cipher, in crypto4xx_setkey_aes_ofb()
205 int crypto4xx_setkey_rfc3686(struct crypto_skcipher *cipher, in crypto4xx_setkey_rfc3686()
224 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_encrypt() local
239 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_rfc3686_decrypt() local
255 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in crypto4xx_ctr_crypt() local
[all …]
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c41 const struct nitrox_cipher *cipher = flexi_cipher_table; in flexi_cipher_type() local
83 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_cipher_callback() local
165 static inline int nitrox_skcipher_setkey(struct crypto_skcipher *cipher, in nitrox_skcipher_setkey()
197 static int nitrox_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in nitrox_aes_setkey()
249 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_skcipher_crypt() local
293 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(skreq); in nitrox_cbc_decrypt() local
320 static int nitrox_3des_setkey(struct crypto_skcipher *cipher, in nitrox_3des_setkey()
337 static int nitrox_aes_xts_setkey(struct crypto_skcipher *cipher, in nitrox_aes_xts_setkey()
362 static int nitrox_aes_ctr_rfc3686_setkey(struct crypto_skcipher *cipher, in nitrox_aes_ctr_rfc3686_setkey()
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c232 static int cvm_xts_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_xts_setkey()
289 static int cvm_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_setkey()
304 static int cvm_cbc_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_aes_setkey()
310 static int cvm_ecb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_aes_setkey()
316 static int cvm_cfb_aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cfb_aes_setkey()
322 static int cvm_cbc_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_cbc_des3_setkey()
329 static int cvm_ecb_des3_setkey(struct crypto_skcipher *cipher, const u8 *key, in cvm_ecb_des3_setkey()
/OK3568_Linux_fs/kernel/crypto/
H A Decb.c17 struct crypto_cipher *cipher, in crypto_ecb_crypt()
47 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_encrypt() local
56 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_ecb_decrypt() local
H A Dcbc.c25 struct crypto_cipher *cipher; in crypto_cbc_encrypt_segment() local
52 struct crypto_cipher *cipher; in crypto_cbc_encrypt_inplace() local
100 struct crypto_cipher *cipher; in crypto_cbc_decrypt_segment() local
130 struct crypto_cipher *cipher; in crypto_cbc_decrypt_inplace() local
H A Dkeywrap.c127 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_decrypt() local
196 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_kw_encrypt() local
H A Dpcbc.c67 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_encrypt() local
134 struct crypto_cipher *cipher = skcipher_cipher_simple(tfm); in crypto_pcbc_decrypt() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_skcipher_utils.c156 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_iv_copyback() local
171 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_update_iv() local
206 int rk_cipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) in rk_cipher_setkey()
356 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_skcipher_handle_req() local
399 int rk_aead_setkey(struct crypto_aead *cipher, const u8 *key, unsigned int keylen) in rk_aead_setkey()
H A Drk3288_crypto_skcipher.c31 static int rk_aes_setkey(struct crypto_skcipher *cipher, in rk_aes_setkey()
45 static int rk_des_setkey(struct crypto_skcipher *cipher, in rk_des_setkey()
60 static int rk_tdes_setkey(struct crypto_skcipher *cipher, in rk_tdes_setkey()
200 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(req); in rk_ablk_hw_init() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dwpa.h134 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
151 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
161 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
168 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
189 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
195 #define IS_UNICAST_DEPRECATED_CIPHER(cipher) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dwpa.h134 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
151 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
161 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
168 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
189 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
195 #define IS_UNICAST_DEPRECATED_CIPHER(cipher) \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/esa/
H A DkeyMgmtAp_rom.c119 convertIEEECipherToMrvlCipher(UINT8 cipher) in convertIEEECipherToMrvlCipher()
237 KeyData_t *grKey, Cipher_t *cipher) in prepareKDE()
293 UINT8 *EAPOL_Encr_Key, Cipher_t *cipher) in Encrypt_keyData()
400 KeyData_t *grKey, Cipher_t *cipher) in KeyData_AddGTK()
425 SecurityMode_t *pSecType, KeyData_t *grKey, Cipher_t *cipher) in KeyData_AddKey()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dwpa.h125 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
144 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
155 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
161 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
168 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
190 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dwpa.h125 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
144 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
155 #define IS_WPA_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
161 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
168 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
190 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dwpa.h133 #define IS_CCX_CIPHER(cipher) ((cipher) == WPA_CIPHER_CKIP || \ argument
150 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
160 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
167 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
188 #define IS_VALID_BIP_CIPHER(cipher) ((cipher) == WPA_CIPHER_BIP || \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/ux500/cryp/
H A Dcryp_core.c826 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in ablk_dma_crypt() local
884 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in ablk_crypt() local
942 static int aes_skcipher_setkey(struct crypto_skcipher *cipher, in aes_skcipher_setkey()
975 static int des_skcipher_setkey(struct crypto_skcipher *cipher, in des_skcipher_setkey()
994 static int des3_skcipher_setkey(struct crypto_skcipher *cipher, in des3_skcipher_setkey()
1015 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in cryp_blk_encrypt() local
1033 struct crypto_skcipher *cipher = crypto_skcipher_reqtfm(areq); in cryp_blk_decrypt() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/engine/cipher/
H A Dg84.c80 g84_cipher_intr(struct nvkm_engine *cipher) in g84_cipher_intr()
109 g84_cipher_init(struct nvkm_engine *cipher) in g84_cipher_init()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dwpa.h139 #define IS_WPA_CIPHER(cipher) ((cipher) == WPA_CIPHER_NONE || \ argument
150 #define IS_WAPI_CIPHER(cipher) ((cipher) == WAPI_CIPHER_NONE || \ argument
157 #define WAPI_CIPHER_2_CSE_WPI(cipher) ((cipher) == WAPI_CIPHER_SMS4 ? \ argument
/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dcipher.c1766 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey()
1780 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey()
1794 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey()
1821 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey()
2758 static int aead_authenc_setkey(struct crypto_aead *cipher, in aead_authenc_setkey()
2853 static int aead_gcm_ccm_setkey(struct crypto_aead *cipher, in aead_gcm_ccm_setkey()
2935 static int aead_gcm_esp_setkey(struct crypto_aead *cipher, in aead_gcm_esp_setkey()
2967 static int rfc4543_gcm_esp_setkey(struct crypto_aead *cipher, in rfc4543_gcm_esp_setkey()
3000 static int aead_ccm_esp_setkey(struct crypto_aead *cipher, in aead_ccm_esp_setkey()
3020 static int aead_setauthsize(struct crypto_aead *cipher, unsigned int authsize) in aead_setauthsize()
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dcipher.h460 const EVP_CIPHER *cipher; member
507 const EVP_CIPHER *cipher; member
539 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dcipher.h460 const EVP_CIPHER *cipher; member
507 const EVP_CIPHER *cipher; member
539 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dcipher.h521 const EVP_CIPHER *cipher; member
564 const EVP_CIPHER *cipher; member
596 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dcipher.h521 const EVP_CIPHER *cipher; member
564 const EVP_CIPHER *cipher; member
596 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dcipher.h521 const EVP_CIPHER *cipher; member
564 const EVP_CIPHER *cipher; member
596 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dcipher.h521 const EVP_CIPHER *cipher; member
564 const EVP_CIPHER *cipher; member
596 int (*cipher)(EVP_CIPHER_CTX *ctx, uint8_t *out, const uint8_t *in, member

12345678