Home
last modified time | relevance | path

Searched refs:HASH_TYPE_UPDT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/bcm/
H A Dspu.h90 HASH_TYPE_UPDT = 0x2, enumerator
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 Dcipher.c796 if ((hash_parms.type == HASH_TYPE_UPDT) && in handle_ahash_req()