Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/sep/
Dsep_crypto.h188 SEP_HASH_MD5 = 5, enumerator
Dsep_crypto.c2899 ta_ctx->hash_opmode = SEP_HASH_MD5; in sep_md5_init()
2930 ta_ctx->hash_opmode = SEP_HASH_MD5; in sep_md5_update()
2961 ta_ctx->hash_opmode = SEP_HASH_MD5; in sep_md5_final()
2996 ta_ctx->hash_opmode = SEP_HASH_MD5; in sep_md5_digest()
3028 ta_ctx->hash_opmode = SEP_HASH_MD5; in sep_md5_finup()