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

/linux-master/drivers/crypto/bcm/
H A Dspu.h90 HASH_TYPE_UPDT = 0x2, enumerator in enum:hash_type
H A Dspu.c171 (hash_type == HASH_TYPE_UPDT)) {
540 return src_sent ? HASH_TYPE_UPDT : HASH_TYPE_INIT;
562 if ((htype == HASH_TYPE_INIT) || (htype == HASH_TYPE_UPDT)) {
H A Dcipher.c796 if ((hash_parms.type == HASH_TYPE_UPDT) &&

Completed in 115 milliseconds