Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/sep/
Dsep_crypto.h257 struct sep_hash_internal_context { struct
270 u8 internal_context[sizeof(struct sep_hash_internal_context)]; argument
Dsep_crypto.c2207 struct sep_hash_internal_context *int_ctx; in sep_hash_update()
2247 int_ctx = (struct sep_hash_internal_context *)&sctx-> in sep_hash_update()