Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_sa.c42 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_offset_iv_field()
65 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_offset_state_ptr_field()
91 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_iv_size()
102 if (ctx->direction == DIR_INBOUND) in get_dynamic_sa_offset_key_field()
Dcrypto4xx_alg.c90 ctx->direction = DIR_INBOUND; in crypto4xx_decrypt()
145 DIR_INBOUND); in crypto4xx_setkey_aes()
157 ctx->direction = DIR_INBOUND; in crypto4xx_setkey_aes()
218 SA_OPCODE_HASH, DIR_INBOUND); in crypto4xx_hash_alg_init()
224 ctx->direction = DIR_INBOUND; in crypto4xx_hash_alg_init()
248 ctx->direction = DIR_INBOUND; in crypto4xx_hash_init()
260 ctx->direction = DIR_INBOUND; in crypto4xx_hash_update()
278 ctx->direction = DIR_INBOUND; in crypto4xx_hash_digest()
Dcrypto4xx_sa.h54 #define DIR_INBOUND 1 macro
Dcrypto4xx_core.c860 if (ctx->direction == DIR_INBOUND) in crypto4xx_build_pd()
871 if (ctx->direction == DIR_INBOUND) { in crypto4xx_build_pd()