Searched refs:out_hash (Results 1 – 2 of 2) sorted by relevance
90 struct crypto_hmac *out_hash = NULL; in sec_hmac_copy_state() local100 out_hash = to_hmac_ctx(out_ctx); in sec_hmac_copy_state()103 out_hash_ctx = out_hash->ctx; in sec_hmac_copy_state()
487 struct crypto_hash *out_hash = NULL; in sec_hash_copy_state() local497 out_hash = to_hash_ctx(out_ctx); in sec_hash_copy_state()500 out_hash_ctx = out_hash->ctx; in sec_hash_copy_state()