Home
last modified time | relevance | path

Searched refs:values (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/scripts/
A Dsign_encrypt.py69 def __call__(self, parser, namespace, values, option_string=None): argument
74 setattr(namespace, self.dest, values)
485 if algo_value not in sig_tee_alg.values():
508 if enc_value not in enc_tee_alg.values():
594 if enc_algo in enc_tee_alg.values():
599 if enc_algo not in enc_tee_alg.values():
604 if flags in enc_key_type.values():
672 if algo_value in sig_tee_alg.values():
683 if algo_value not in sig_tee_alg.values():
705 if algo not in sig_tee_alg.values():
/optee_os-3.20.0/mk/
A Dcheckconf.mk173 $(error CFG_$(1) is set to '$(CFG_$(1))', valid values are: $(2)))
/optee_os-3.20.0/core/arch/riscv/
A Driscv.mk135 $(error CFG_USER_TA_TARGETS contains unsupported value(s): $(unsup-targets). Valid values: $(suppor…
/optee_os-3.20.0/core/arch/arm/dts/
A Dstm32mp15xx-dhcom-som.dtsi163 /* Timing values are in nS */
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DChangeLog260 private keys and of blinding values for DHM and elliptic curves (ECP)
311 defined to specific values. If the code is used in a context
313 error. Instead, assume that if they are defined, the values will
411 zero digits when operating from values constructed with an mpi_read
432 different values.
1007 values are aligned with the upcoming release of the PSA Crypto API
1026 accept some RSA keys with invalid values by silently fixing those values.
1714 * Fix undefined shifts with negative values in certificates parsing
3849 * Fixed values for 2-key Triple DES in cipher layer
4036 * Fixed values for 2-key Triple DES in cipher layer
[all …]
/optee_os-3.20.0/core/arch/arm/
A Darm.mk266 $(error CFG_USER_TA_TARGETS contains unsupported value(s): $(unsup-targets). Valid values: $(suppor…
/optee_os-3.20.0/
A DCHANGELOG.md1038 * Fix user L1 MMU entries calculation (non-LPAE), allowing TTBCR.N values

Completed in 15 milliseconds