Searched defs:hmac_ctx (Results 1 – 3 of 3) sorted by relevance
465 t_cose_crypto_hmac_sign_setup(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_sign_setup()506 t_cose_crypto_hmac_update(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_update()525 t_cose_crypto_hmac_sign_finish(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_sign_finish()549 t_cose_crypto_hmac_verify_setup(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_verify_setup()590 t_cose_crypto_hmac_verify_finish(struct t_cose_crypto_hmac *hmac_ctx, in t_cose_crypto_hmac_verify_finish()
108 struct t_cose_crypto_hmac hmac_ctx; in t_cose_mac0_verify() local
303 struct t_cose_crypto_hmac hmac_ctx; in t_cose_mac0_encode_tag() local