Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/
H A Ds5p-sss.c220 #define HASH_FLAGS_SGS_COPIED 5 macro
1052 set_bit(HASH_FLAGS_SGS_COPIED, &ctx->dd->hash_flags); in s5p_hash_copy_sgs()
1334 if (test_bit(HASH_FLAGS_SGS_COPIED, &dd->hash_flags)) in s5p_hash_finish_req()
1343 BIT(HASH_FLAGS_SGS_COPIED)); in s5p_hash_finish_req()
/kernel/linux/linux-6.6/drivers/crypto/
H A Ds5p-sss.c221 #define HASH_FLAGS_SGS_COPIED 5 macro
1049 set_bit(HASH_FLAGS_SGS_COPIED, &ctx->dd->hash_flags); in s5p_hash_copy_sgs()
1331 if (test_bit(HASH_FLAGS_SGS_COPIED, &dd->hash_flags)) in s5p_hash_finish_req()
1340 BIT(HASH_FLAGS_SGS_COPIED)); in s5p_hash_finish_req()

Completed in 6 milliseconds