Searched refs:crypto_hash_ops (Results 1 – 7 of 7) sorted by relevance
26 static const struct crypto_hash_ops sm3_hash_ops;92 static const struct crypto_hash_ops sm3_hash_ops = {
62 static const struct crypto_hash_ops *hash_ops(void *ctx) in hash_ops()
27 static const struct crypto_hash_ops ltc_hash_ops;101 static const struct crypto_hash_ops ltc_hash_ops = {
30 static const struct crypto_hash_ops mbed_hash_ops;102 static const struct crypto_hash_ops mbed_hash_ops = {
18 const struct crypto_hash_ops *ops;21 struct crypto_hash_ops { struct
23 static const struct crypto_hash_ops hash_ops;230 static const struct crypto_hash_ops hash_ops = {
328 static const struct crypto_hash_ops ast2600_hace_ops = {
Completed in 9 milliseconds