Home
last modified time | relevance | path

Searched defs:hmac_ctx (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/crypto/
H A Dhmac.c24 struct hmac_ctx { struct
33 static inline struct hmac_ctx *hmac_ctx(struct crypto_shash *tfm) in hmac_ctx() argument
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/
H A Dssl_cookie.h61 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
H A Dmd.h100 void *hmac_ctx; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/
H A Dssl_cookie.h61 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
H A Dmd.h100 void *hmac_ctx; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/
H A Dssl_cookie.h61 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
H A Dmd.h100 void *hmac_ctx; member
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/
H A Dssl_cookie.h61 mbedtls_md_context_t hmac_ctx; /*!< context for the HMAC portion */ member
H A Dmd.h100 void *hmac_ctx; member
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h241 struct hmac_ctx { struct
248 struct hmac_ctx hmacctx[0]; argument
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Dmd.h74 void *hmac_ctx; member