Searched refs:DRV_CRYPTO_DIRECTION_ENCRYPT (Results 1 – 5 of 5) sorted by relevance
264 set_cipher_config0(&desc[0], DRV_CRYPTO_DIRECTION_ENCRYPT); in xcbc_setkey()776 (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_proc_authen_desc()780 (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_proc_authen_desc()800 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_authen_desc()883 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_digest_desc()977 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_proc_cipher()1191 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_get_data_flow()1239 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_hmac_authenc()1291 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) { in cc_xcbc_authenc()1505 set_cipher_config0(&desc[idx], DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_ccm()[all …]
91 DRV_CRYPTO_DIRECTION_ENCRYPT = 0, enumerator
815 size_for_map += (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_aead_chain_data()843 if (direct == DRV_CRYPTO_DIRECTION_ENCRYPT) in cc_aead_chain_data()973 DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_map_aead_request()1056 if ((areq_ctx->gen_ctx.op_type == DRV_CRYPTO_DIRECTION_ENCRYPT) && in cc_map_aead_request()
897 ((direction == DRV_CRYPTO_DIRECTION_ENCRYPT) ? in cc_cipher_process()918 if (direction == DRV_CRYPTO_DIRECTION_ENCRYPT) in cc_cipher_process()996 return cc_cipher_process(req, DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_cipher_encrypt()
965 set_cipher_config0(&desc[idx], DRV_CRYPTO_DIRECTION_ENCRYPT); in cc_xcbc_setkey()