Searched refs:HASH_ALG_NONE (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/crypto/bcm/ |
H A D | spu.h | 57 HASH_ALG_NONE = 0x0, enumerator
|
H A D | cipher.c | 3535 .alg = HASH_ALG_NONE, 3554 .alg = HASH_ALG_NONE, 3573 .alg = HASH_ALG_NONE, 3592 .alg = HASH_ALG_NONE, 3611 .alg = HASH_ALG_NONE, 3630 .alg = HASH_ALG_NONE, 3649 .alg = HASH_ALG_NONE, 3668 .alg = HASH_ALG_NONE, 3687 .alg = HASH_ALG_NONE, 3706 .alg = HASH_ALG_NONE, [all …]
|
H A D | spu.c | 138 case HASH_ALG_NONE: in spum_dump_msg_hdr() 203 case HASH_ALG_NONE: in spum_dump_msg_hdr()
|
H A D | spu2.c | 247 case HASH_ALG_NONE: in spu2_hash_xlate()
|