Home
last modified time | relevance | path

Searched defs:is_enc (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/security/librkcrypto/test/
H A Dcmode_adapter.c13 int is_enc = (operation == RK_OP_CIPHER_ENC) ? 1 : 0; in soft_cipher() local
98 int is_enc = (operation == RK_OP_CIPHER_ENC) ? 1 : 0; in soft_ae() local
/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_skcipher_utils.c113 static uint32_t rk_get_new_iv(struct rk_cipher_ctx *ctx, u32 mode, bool is_enc, uint8_t *iv) in rk_get_new_iv()
H A Drk_crypto_core.h203 bool is_enc; member
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.h170 u8 is_enc; /* Is a request an encryption request */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c1464 struct sk_buff *skb, bool is_enc) in rtl_skb_ether_type_ptr()
1495 bool is_enc) in rtl_is_special_data()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c118 bool is_enc; member
2037 const char *name, bool is_enc) in register_instance()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dauth_x.c167 char is_enc; in process_one_ticket() local