| /optee_os/.github/workflows/ |
| H A D | notify.yml | 36 if: steps.compute.outputs.message != '' 40 const message = "${{ steps.compute.outputs.message }}";
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | bignum_mod_raw.h | 26 * - Bignum parameters called \c X, \c Y are outputs or input-output. 35 * - **Bignum representation**: the representation of inputs and outputs is 38 * - **Parameter ordering**: for bignum parameters, outputs come before inputs. 42 * inputs. Modulus values may not be aliased to any other parameter. Outputs 55 * range [0, \c N - 1] and guarantee outputs in the range [0, \c N - 1]. If 56 * an input is out of range, outputs are fully unspecified, though bignum 350 * \note There are `N - min` possible outputs. The lower bound
|
| H A D | bignum_mod.h | 22 * - Bignum parameters called \c X, \c Y, ... are outputs or input-output. 38 * - **Bignum representation**: the representation of inputs and outputs is 40 * - **Parameter ordering**: for bignum parameters, outputs come before inputs. 43 * inputs. Modulus values may not be aliased to any other parameter. Outputs 54 * range [0, \c N - 1] and guarantee outputs in the range [0, \c N - 1]. 59 * range, outputs are fully unspecified, though bignum values out of range 361 * \note There are `N - min` possible outputs. The lower bound
|
| H A D | bignum_core.h | 29 * - Bignum parameters called \p X, \p Y are outputs or input-output. 42 * - **Parameter ordering**: for bignum parameters, outputs come before inputs. 46 * may not be aliased to an output. Outputs may not be aliased to one another. 57 * all modular inputs to be in the range [0, \p N - 1] and guarantee outputs 58 * in the range [0, \p N - 1]. If an input is out of range, outputs are 586 * \note There are `N - min` possible outputs. The lower bound
|
| H A D | ctr_drbg.c | 328 * with inputs and outputs 408 * and with outputs 532 * and with outputs 604 * and with outputs
|
| H A D | psa_crypto_pake.c | 298 * The Mbed TLS JPAKE API outputs the whole X1+X2 and X2S steps data in mbedtls_psa_pake_output_internal() 337 * mbedtls_ecjpake_write_round_xxx() outputs thing in the format in mbedtls_psa_pake_output_internal()
|
| H A D | lms.c | 434 * tree The output tree, which is 2^(H + 1) hash outputs. 494 * path The output path, which is H hash outputs.
|
| H A D | psa_crypto_aead.h | 42 * defined as separate outputs, the
|
| H A D | common.h | 217 * GCC 14.2 outputs a warning "array subscript 48 is outside array bounds" if we don't return in mbedtls_xor()
|
| H A D | aesni.c | 226 /* Now byte-reverse the outputs */ in mbedtls_aesni_gcm_mult() 613 /* Now byte-reverse the outputs */ in mbedtls_aesni_gcm_mult()
|
| H A D | aesce.c | 521 * `poly_mult_128` executes polynomial multiplication and outputs 256b that
|
| H A D | ecjpake.c | 447 * Outputs: verified peer public keys Xa, Xb 481 * Outputs: the serialized structure, plus two private/public key pairs
|
| H A D | psa_crypto.c | 572 * (outputs that may be checked for validity like 8912 is_x1 = (stage->outputs < 1); in convert_jpake_computation_stage_to_driver_step() 9001 computation_stage->outputs == 0) { in psa_jpake_prologue() 9030 stage->outputs++; in psa_jpake_epilogue() 9031 if (stage->outputs == PSA_JPAKE_EXPECTED_OUTPUTS(stage->round)) { in psa_jpake_epilogue() 9036 stage->outputs == PSA_JPAKE_EXPECTED_OUTPUTS(stage->round)) { in psa_jpake_epilogue() 9039 stage->outputs = 0; in psa_jpake_epilogue()
|
| /optee_os/scripts/ |
| H A D | derive_rpmb_key.py | 42 help='''Outputs the hardcoded test key''')
|
| /optee_os/core/include/drivers/ |
| H A D | scmi-msg.h | 468 * A default (weak) implementation outputs a latency value of 1 microsecond. 483 * A default (weak) implementation outputs a power cost of 0.
|
| /optee_os/core/drivers/ |
| H A D | zynqmp_huk.c | 164 * PUF KEK in between: if the outputs match, then the PUF KEK was in tee_otp_get_hw_unique_key()
|
| /optee_os/core/lib/libtomcrypt/src/misc/hkdf/ |
| H A D | hkdf_test.c | 84 /* Test with SHA-256 and longer inputs/outputs */ in hkdf_test() 169 /* Test with SHA-1 and longer inputs/outputs */ in hkdf_test()
|
| /optee_os/core/lib/qcbor/src/ |
| H A D | qcbor_encode.c | 333 * outputs the encoded CBOR head for them. It does conversion to in QCBOREncode_EncodeHead() 683 * This outputs either the @ref CBOR_TAG_DECIMAL_FRACTION or 685 * then this outputs the "borrowed" content format.
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | chachapoly.h | 99 * all previous outputs of \c mbedtls_chachapoly_update(),
|
| H A D | gcm.h | 122 * \warning When this function performs a decryption, it outputs the
|
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | qcbor_encode.h | 298 * With CBOR preferred serialization, the encoder outputs the smallest 622 * This encodes and outputs a floating-point number. CBOR major type 7 691 * This always outputs the number as a 64-bit double-precision. 715 * This always outputs the number as a 32-bit single-precision. 740 * This outputs a CBOR major type 6 item that tags the next data item 1585 * outputs tag 257, not tag 36, as it can carry any type of MIME
|
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_types.h | 416 * outputs a key identifier to the newly created key.
|
| H A D | crypto_values.h | 1810 * for distinct salt inputs to result in the same outputs. To ensure 1811 * unique outputs, it is recommended to use a fixed length for salt values. 1861 * for distinct salt inputs to result in the same outputs. To ensure 1862 * unique outputs, it is recommended to use a fixed length for salt values.
|
| H A D | crypto_extra.h | 1110 /* The number of completed outputs so far this round */ 1111 uint8_t MBEDTLS_PRIVATE(outputs);
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/ |
| H A D | SoftFloat.html | 412 are canonical, function outputs of type <CODE>extFloat80_t</CODE> will always 432 The story is more complex when function inputs and outputs are 444 that the <NOBR>128-bit</NOBR> inputs and outputs are “in memory”,
|