Searched refs:SHA_FLAGS_SG (Results 1 – 1 of 1) sorted by relevance
55 #define SHA_FLAGS_SG BIT(17) macro516 ctx->flags &= ~SHA_FLAGS_SG; in atmel_sha_xmit_dma_map()608 ctx->flags &= ~SHA_FLAGS_SG; in atmel_sha_update_dma_start()621 ctx->flags |= SHA_FLAGS_SG; in atmel_sha_update_dma_start()635 ctx->flags |= SHA_FLAGS_SG; in atmel_sha_update_dma_start()646 if (ctx->flags & SHA_FLAGS_SG) { in atmel_sha_update_dma_stop()