Home
last modified time | relevance | path

Searched defs:to_hash_ctx (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/crypto/
H A Dsm3-hash.c28 static struct sm3_hash_ctx *to_hash_ctx(struct crypto_hash_ctx *ctx) in to_hash_ctx() function
/optee_os/lib/libmbedtls/core/
H A Dhash.c32 static struct mbed_hash_ctx *to_hash_ctx(struct crypto_hash_ctx *ctx) in to_hash_ctx() function
/optee_os/core/lib/libtomcrypt/
H A Dhash.c29 static struct ltc_hash_ctx *to_hash_ctx(struct crypto_hash_ctx *ctx) in to_hash_ctx() function
/optee_os/core/drivers/crypto/caam/hash/
H A Dcaam_hash.c105 static struct crypto_hash *to_hash_ctx(struct crypto_hash_ctx *ctx) in to_hash_ctx() function
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hash.c60 static struct crypto_hash *to_hash_ctx(struct crypto_hash_ctx *ctx) in to_hash_ctx() function