Searched refs:t_cose_options (Results 1 – 2 of 2) sorted by relevance
37 int32_t t_cose_options = T_COSE_OPT_DECODE_ONLY; in attest_token_decode_validate_token() local41 t_cose_mac0_verify_init(&verify_ctx, t_cose_options); in attest_token_decode_validate_token()72 int32_t t_cose_options = 0; in attest_token_decode_validate_token() local78 t_cose_options |= T_COSE_OPT_ALLOW_SHORT_CIRCUIT; in attest_token_decode_validate_token()81 t_cose_mac0_verify_init(&verify_ctx, t_cose_options); in attest_token_decode_validate_token()
35 int32_t t_cose_options = 0; in attest_token_decode_validate_token() local42 t_cose_options |= T_COSE_OPT_ALLOW_SHORT_CIRCUIT; in attest_token_decode_validate_token()44 t_cose_sign1_verify_init(&verify_ctx, t_cose_options); in attest_token_decode_validate_token()