Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dshake.c56 const struct crypto_hash_ops *ops) in do_shake_alloc_ctx()
91 static const struct crypto_hash_ops shake128_ops = {
111 static const struct crypto_hash_ops shake256_ops = {
H A Dhash.c27 static const struct crypto_hash_ops ltc_hash_ops;
101 static const struct crypto_hash_ops ltc_hash_ops = {
/optee_os/core/crypto/
H A Dsm3-hash.c26 static const struct crypto_hash_ops sm3_hash_ops;
92 static const struct crypto_hash_ops sm3_hash_ops = {
H A Dcrypto.c79 static const struct crypto_hash_ops *hash_ops(void *ctx) in hash_ops()
/optee_os/core/drivers/crypto/stm32/
H A Dhash.c17 static const struct crypto_hash_ops hash_ops;
116 static const struct crypto_hash_ops hash_ops = {
/optee_os/lib/libmbedtls/core/
H A Dhash.c30 static const struct crypto_hash_ops mbed_hash_ops;
103 static const struct crypto_hash_ops mbed_hash_ops = {
/optee_os/core/include/crypto/
H A Dcrypto_impl.h18 const struct crypto_hash_ops *ops;
21 struct crypto_hash_ops { struct
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash.c23 static const struct crypto_hash_ops hash_ops;
230 static const struct crypto_hash_ops hash_ops = {
/optee_os/core/drivers/crypto/aspeed/
H A Dhace_ast2600.c328 static const struct crypto_hash_ops ast2600_hace_ops = {
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hash.c506 static struct crypto_hash_ops hash_ops = {