Searched defs:crypto_ctx (Results 1 – 1 of 1) sorted by relevance
198 void crypto_hash_update(struct crypto_hash *crypto_ctx, const u8 *data, size_t len) in crypto_hash_update()216 int crypto_hash_finish(struct crypto_hash *crypto_ctx, u8 *mac, size_t *len) in crypto_hash_finish()