Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/lib/ext/t_cose/crypto_adapters/
Dt_cose_psa_crypto.c465 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()
/trusted-firmware-m-latest/lib/ext/t_cose/src/
Dt_cose_mac0_verify.c108 struct t_cose_crypto_hmac hmac_ctx; in t_cose_mac0_verify() local
Dt_cose_mac0_sign.c303 struct t_cose_crypto_hmac hmac_ctx; in t_cose_mac0_encode_tag() local