Home
last modified time | relevance | path

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

/linux/drivers/crypto/bcm/
H A Dcipher.c950 if (spu->spu_type == SPU_TYPE_SPUM) { in ahash_req_done()
1854 if (spu->spu_type == SPU_TYPE_SPUM) in skcipher_setkey()
1856 else if (spu->spu_type == SPU_TYPE_SPU2) in skcipher_setkey()
1924 (iproc_priv.spu.spu_type == SPU_TYPE_SPU2)) { in ahash_enqueue()
2000 if (spu->spu_type == SPU_TYPE_SPU2) in spu_no_incr_hash()
2389 if (iproc_priv.spu.spu_type == SPU_TYPE_SPUM) { in ahash_hmac_setkey()
2477 if (iproc_priv.spu.spu_type == SPU_TYPE_SPU2) { in ahash_hmac_digest()
2526 (spu->spu_type == SPU_TYPE_SPUM) && in aead_need_fallback()
2560 if (spu->spu_type == SPU_TYPE_SPUM) in aead_need_fallback()
4227 enum spu_spu_type spu_type, in spu_functions_register() argument
[all …]
H A Dcipher.h408 enum spu_spu_type spu_type; member
H A Dutil.c455 if (ipriv->spu.spu_type == SPU_TYPE_SPUM) in spu_debugfs_read()