Home
last modified time | relevance | path

Searched defs:to_hmac_ctx (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/crypto/
H A Dsm3-hmac.c27 static struct sm3_hmac_ctx *to_hmac_ctx(struct crypto_mac_ctx *ctx) in to_hmac_ctx() function
/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_hmac.c13 static struct crypto_hmac *to_hmac_ctx(struct crypto_mac_ctx *ctx) in to_hmac_ctx() function
/optee_os/lib/libmbedtls/core/
H A Dhmac.c26 static struct mbed_hmac_ctx *to_hmac_ctx(struct crypto_mac_ctx *ctx) in to_hmac_ctx() function
/optee_os/core/lib/libtomcrypt/
H A Dhmac.c24 static struct ltc_hmac_ctx *to_hmac_ctx(struct crypto_mac_ctx *ctx) in to_hmac_ctx() function