Searched refs:_sha1Op (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/arm/insts/
H A Dcrypto.hh122 void _sha1Op(uint32_t *X, uint32_t *Y, uint32_t *Z, SHAOp op);
H A Dcrypto.cc298 Crypto::_sha1Op( function in class:ArmISA::Crypto
404 _sha1Op(&X[0], &Y[0], &Z[0], op);

Completed in 6 milliseconds