Searched refs:GIV_SRC_CONTIG (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/caam/
H A Dcaamalg.c175 #define GIV_SRC_CONTIG 1 macro
2469 if (contig & GIV_SRC_CONTIG) { init_aead_giv_job()
2852 u32 contig = GIV_SRC_CONTIG | GIV_DST_CONTIG; aead_giv_edesc_alloc()
2899 contig &= ~GIV_SRC_CONTIG; aead_giv_edesc_alloc()
2904 contig &= ~GIV_SRC_CONTIG; aead_giv_edesc_alloc()
2910 if (!(contig & GIV_SRC_CONTIG)) { aead_giv_edesc_alloc()
2954 if (!(contig & GIV_SRC_CONTIG)) { aead_giv_edesc_alloc()

Completed in 67 milliseconds