Home
last modified time | relevance | path

Searched refs:SEC4_SG_LEN_FIN (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/crypto/caam/
Dsg_sw_sec4.h54 sec4_sg_ptr->len |= SEC4_SG_LEN_FIN; in sg_to_sec4_sg_last()
Ddesc.h19 #define SEC4_SG_LEN_FIN 0x40000000 /* Last ent in table */ macro
Dcaamhash.c846 SEC4_SG_LEN_FIN; in ahash_update_ctx()
948 (edesc->sec4_sg + sec4_sg_src_index - 1)->len |= SEC4_SG_LEN_FIN; in ahash_final_ctx()