Home
last modified time | relevance | path

Searched refs:parameters (Results 1 – 9 of 9) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/x509/
H A Dx509_decode_subject_public_key_info.c36 ltc_asn1_type parameters_type, ltc_asn1_list* parameters, unsigned long *parameters_len) in x509_decode_subject_public_key_info() argument
52 if ((parameters == NULL) || (parameters_len == NULL)) { in x509_decode_subject_public_key_info()
77 LTC_SET_ASN1(alg_id, 1, parameters_type, parameters, *_parameters_len); in x509_decode_subject_public_key_info()
H A Dx509_encode_subject_public_key_info.c36 ltc_asn1_type parameters_type, ltc_asn1_list* parameters, unsigned long parameters_len) in x509_encode_subject_public_key_info() argument
56 LTC_SET_ASN1(alg_id, 1, parameters_type, parameters, parameters_len); in x509_encode_subject_public_key_info()
H A Dx509_decode_public_key_from_certificate.c34 … ltc_asn1_list* parameters, unsigned long *parameters_len, in x509_decode_public_key_from_certificate() argument
89 … param_type, parameters, parameters_len); in x509_decode_public_key_from_certificate()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_private.h455 … ltc_asn1_list* parameters, unsigned long *parameters_len,
461 ltc_asn1_type parameters_type, ltc_asn1_list* parameters, unsigned long parameters_len);
465 ltc_asn1_type parameters_type, ltc_asn1_list* parameters, unsigned long *parameters_len);
/optee_os/lib/libmbedtls/mbedtls/
H A D.uncrustify.cfg104 # (The case where the function has no parameters/arguments)
194 # No space between a function name and its arguments/parameters
H A DChangeLog454 * In the PSA API, domain parameters are no longer used for anything.
585 the function call (i.e. no buffer parameters are in shared memory),
678 to select only some of the parameters / groups, with the macros
682 support for these domain parameters.
795 parameters from RFC 7919. This includes a built-in implementation based
1493 * Add function mbedtls_ecp_export() to export ECP key pair parameters.
1942 now takes extra output parameters for the last partial output block.
1943 mbedtls_gcm_update() now takes extra parameters for the output length.
1964 RNG parameters.
1992 error if its parameters are invalid.
[all …]
H A DCONTRIBUTING.md60 …he test functions. The data file contains the test cases, specified as parameters that will be pas…
H A DREADME.md247 … test functions. The `data file` contains the test cases, specified as parameters that will be pas…
/optee_os/
H A DCHANGELOG.md1414 * Do not consider TA memref parameters as TA private memory
1553 * [#1081][issue1081] Bad mapping of TA secure memref parameters