Searched refs:mbed_hash_ops (Results 1 – 1 of 1) sorted by relevance
30 static const struct crypto_hash_ops mbed_hash_ops; variable34 assert(ctx && ctx->ops == &mbed_hash_ops); in to_hash_ctx()102 static const struct crypto_hash_ops mbed_hash_ops = { variable124 hc->hash_ctx.ops = &mbed_hash_ops; in mbed_hash_alloc_ctx()
Completed in 2 milliseconds