Searched refs:SG_LIST_LEN_LAST (Results 1 – 2 of 2) sorted by relevance
38 #define SG_LIST_LEN_LAST BIT(31) macro275 { cpu_to_le32(sizeof(test_vector_sg3) | SG_LIST_LEN_LAST), in test_sha256_sg()326 { cpu_to_le32(sizeof(test_vector_sg3) | SG_LIST_LEN_LAST), in test_sha512_sg()371 { cpu_to_le32(sizeof(test_vector_accum_256) | SG_LIST_LEN_LAST), in test_sha256_accum()412 { cpu_to_le32(sizeof(test_vector_accum_512) | SG_LIST_LEN_LAST), in test_sha512_accum()
64 #define SG_LIST_LEN_LAST BIT(31) macro201 for (i = 0; !(len & SG_LIST_LEN_LAST); i++) { in do_hash_operation()