Searched refs:DRV_CRYPTO_DIRECTION_ENCRYPT (Results 1 – 5 of 5) sorted by relevance
268 set_cipher_config0(&desc[0], DRV_CRYPTO_DIRECTION_ENCRYPT); in xcbc_setkey()786 (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_proc_authen_desc()790 (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_proc_authen_desc()810 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_authen_desc()893 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_digest_desc()987 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_cipher()1201 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_get_data_flow()1249 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_hmac_authenc()1301 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_xcbc_authenc()1515 set_cipher_config0(&desc[idx], DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_ccm()[all …]
91 DRV_CRYPTO_DIRECTION_ENCRYPT = 0, enumerator
878 size_for_map += (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_aead_chain_data()905 size_for_map += (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_aead_chain_data()1038 DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_map_aead_request()1120 if (areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_ENCRYPT) in cc_map_aead_request()
832 ((direction == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_cipher_process()920 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_cipher_encrypt()
961 set_cipher_config0(&desc[idx], DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_xcbc_setkey()