Searched defs:hash_ops (Results 1 – 5 of 5) sorted by relevance
17 static const struct crypto_hash_ops hash_ops; variable116 static const struct crypto_hash_ops hash_ops = { variable
23 static const struct crypto_hash_ops hash_ops; variable230 static const struct crypto_hash_ops hash_ops = { variable
109 static struct crypto_mac_ops hash_ops = { variable
506 static struct crypto_hash_ops hash_ops = { variable
79 static const struct crypto_hash_ops *hash_ops(void *ctx) in hash_ops() function