Home
last modified time | relevance | path

Searched refs:hmac_ctx (Results 1 – 18 of 18) 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
48 struct hmac_ctx *ctx = align_ptr(opad + ss, in hmac_setkey()
93 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); in hmac_import()
146 struct hmac_ctx *ctx = hmac_ctx(parent); in hmac_init_tfm()
161 struct hmac_ctx *ctx = hmac_ctx(parent); in hmac_exit_tfm()
215 inst->alg.base.cra_ctxsize = sizeof(struct hmac_ctx) + in hmac_create()
/OK3568_Linux_fs/kernel/drivers/crypto/chelsio/
H A Dchcr_crypto.h241 struct hmac_ctx { struct
248 struct hmac_ctx hmacctx[0]; argument
H A Dchcr_algo.c108 static inline struct hmac_ctx *HMAC_CTX(struct chcr_context *ctx) in HMAC_CTX()
1572 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in create_hash_wr()
2203 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(tfm)); in chcr_ahash_setkey()
2323 struct hmac_ctx *hmacctx = HMAC_CTX(h_ctx(rtfm)); in chcr_hmac_init()
2346 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_init()
2361 struct hmac_ctx *hmacctx = HMAC_CTX(ctx); in chcr_hmac_cra_exit()
4427 #define SZ_AHASH_H_CTX (sizeof(struct chcr_context) + sizeof(struct hmac_ctx))
/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/external/security/librkcrypto/test/include/c_mode/
H A Dmd.h74 void *hmac_ctx; member
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/host_include/openssl/
H A Dssl.h2072 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/include/openssl/
H A Dssl.h2072 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/openssl/
H A Dssl.h2179 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/openssl/
H A Dssl.h2179 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/openssl/
H A Dssl.h2179 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/openssl/
H A Dssl.h2179 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,