Home
last modified time | relevance | path

Searched refs:crypto_hash_ops (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/core/crypto/
A Dsm3-hash.c26 static const struct crypto_hash_ops sm3_hash_ops;
92 static const struct crypto_hash_ops sm3_hash_ops = {
A Dcrypto.c62 static const struct crypto_hash_ops *hash_ops(void *ctx) in hash_ops()
/optee_os-3.20.0/core/lib/libtomcrypt/
A Dhash.c27 static const struct crypto_hash_ops ltc_hash_ops;
101 static const struct crypto_hash_ops ltc_hash_ops = {
/optee_os-3.20.0/lib/libmbedtls/core/
A Dhash.c30 static const struct crypto_hash_ops mbed_hash_ops;
102 static const struct crypto_hash_ops mbed_hash_ops = {
/optee_os-3.20.0/core/include/crypto/
A Dcrypto_impl.h18 const struct crypto_hash_ops *ops;
21 struct crypto_hash_ops { struct
/optee_os-3.20.0/core/drivers/crypto/caam/hash/
A Dcaam_hash.c23 static const struct crypto_hash_ops hash_ops;
230 static const struct crypto_hash_ops hash_ops = {
/optee_os-3.20.0/core/drivers/crypto/aspeed/
A Dhace_ast2600.c328 static const struct crypto_hash_ops ast2600_hace_ops = {

Completed in 10 milliseconds