Searched refs:SIGN (Results 1 – 4 of 4) sorted by relevance
6 SIGN ?= $(TA_DEV_KIT_DIR)/scripts/sign_encrypt.py56 $(q)$(PYTHON3) $(SIGN) --key $(TA_SIGN_KEY) $(TA_SUBKEY_ARGS) \
113 cmd-echo$(user-ta-uuid) := SIGN #
48 SIGN = scripts/sign_encrypt.py81 $$(q)$$(PYTHON3) $$(SIGN) --key $(TA_SIGN_KEY) --uuid $(libuuid) --in $$< --out $$@
166 SIGN, enumerator189 [SIGN] = {1440 res = stm32_pka_configure_curve(base, SIGN, cid); in stm32_pka_ecdsa_sign()