Home
last modified time | relevance | path

Searched refs:DIR_INBOUND (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/crypto/amcc/
Dcrypto4xx_alg.c91 ctx->direction = DIR_INBOUND; in crypto4xx_decrypt()
146 DIR_INBOUND); in crypto4xx_setkey_aes()
158 ctx->direction = DIR_INBOUND; in crypto4xx_setkey_aes()
219 SA_OPCODE_HASH, DIR_INBOUND); in crypto4xx_hash_alg_init()
225 ctx->direction = DIR_INBOUND; in crypto4xx_hash_alg_init()
249 ctx->direction = DIR_INBOUND; in crypto4xx_hash_init()
261 ctx->direction = DIR_INBOUND; in crypto4xx_hash_update()
279 ctx->direction = DIR_INBOUND; in crypto4xx_hash_digest()
Dcrypto4xx_sa.c42 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_offset_state_ptr_field()
68 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_iv_size()
79 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_offset_key_field()
Dcrypto4xx_sa.h54 #define DIR_INBOUND 1 macro
Dcrypto4xx_core.c865 if (ctx->direction == DIR_INBOUND) in crypto4xx_build_pd()
876 if (ctx->direction == DIR_INBOUND) { in crypto4xx_build_pd()