Home
last modified time | relevance | path

Searched refs:HASH_DIGEST (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/sep/
Dsep_driver_api.h64 HASH_DIGEST, enumerator
Dsep_crypto.c2021 case HASH_DIGEST: in sep_finish()
2371 ta_ctx->current_hash_stage = HASH_DIGEST; in sep_hash_digest()
2600 } else if (ta_ctx->current_hash_stage == HASH_DIGEST) { in sep_dequeuer()
2732 ta_ctx->current_hash_stage = HASH_DIGEST; in sep_sha1_digest()
2894 ta_ctx->current_hash_stage = HASH_DIGEST; in sep_md5_digest()
3057 ta_ctx->current_hash_stage = HASH_DIGEST; in sep_sha224_digest()
3220 ta_ctx->current_hash_stage = HASH_DIGEST; in sep_sha256_digest()