Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu.c171 (hash_type == HASH_TYPE_UPDT)) { in spum_dump_msg_hdr()
542 return src_sent ? HASH_TYPE_UPDT : HASH_TYPE_INIT; in spum_hash_type()
564 if ((htype == HASH_TYPE_INIT) || (htype == HASH_TYPE_UPDT)) { in spum_digest_size()
H A Dspu.h89 HASH_TYPE_UPDT = 0x2, enumerator
H A Dcipher.c798 if ((hash_parms.type == HASH_TYPE_UPDT) && in handle_ahash_req()
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu.c171 (hash_type == HASH_TYPE_UPDT)) { in spum_dump_msg_hdr()
540 return src_sent ? HASH_TYPE_UPDT : HASH_TYPE_INIT; in spum_hash_type()
562 if ((htype == HASH_TYPE_INIT) || (htype == HASH_TYPE_UPDT)) { in spum_digest_size()
H A Dspu.h90 HASH_TYPE_UPDT = 0x2, enumerator
H A Dcipher.c796 if ((hash_parms.type == HASH_TYPE_UPDT) && in handle_ahash_req()

Completed in 13 milliseconds