Home
last modified time | relevance | path

Searched defs:list (Results 1 – 20 of 20) sorted by relevance

/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
H A Dder_length_sequence.c19 int der_length_sequence(const ltc_asn1_list *list, unsigned long inlen, in der_length_sequence()
25 int der_length_sequence_ex(const ltc_asn1_list *list, unsigned long inlen, in der_length_sequence_ex()
H A Dder_decode_sequence_ex.c23 ltc_asn1_list *list, unsigned long outlen, unsigned int flags) in der_decode_sequence_ex()
H A Dder_encode_sequence_multi.c28 ltc_asn1_list *list; in der_encode_sequence_multi() local
H A Dder_encode_sequence_ex.c22 int der_encode_sequence_ex(const ltc_asn1_list *list, unsigned long inlen, in der_encode_sequence_ex()
H A Dder_decode_sequence_multi.c29 ltc_asn1_list *list; in s_der_decode_sequence_va() local
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/choice/
H A Dder_decode_choice.c21 ltc_asn1_list *list, unsigned long outlen) in der_decode_choice()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
H A Dder_length_custom_type.c26 const ltc_asn1_list *list; in der_length_custom_type() local
H A Dder_encode_custom_type.c29 const ltc_asn1_list *list; in der_encode_custom_type() local
H A Dder_decode_custom_type.c44 ltc_asn1_list *list, unsigned long outlen, in der_decode_custom_type_ex()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/set/
H A Dder_encode_set.c42 int der_encode_set(const ltc_asn1_list *list, unsigned long inlen, in der_encode_set()
H A Dder_encode_setof.c53 int der_encode_setof(const ltc_asn1_list *list, unsigned long inlen, in der_encode_setof()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h553 #define LTC_SET_ASN1(list, index, Type, Data, Size) \ argument
567 #define LTC_SET_ASN1_IDENTIFIER(list, index, Class, Pc, Tag) \ argument
577 #define LTC_SET_ASN1_CUSTOM_CONSTRUCTED(list, index, Class, Tag, Data) \ argument
584 #define LTC_SET_ASN1_CUSTOM_PRIMITIVE(list, index, Class, Tag, Type, Data, Size) \ argument
605 #define der_encode_sequence(list, inlen, out, outlen) der_encode_sequence_ex(list, inlen, out, outl… argument
631 #define der_decode_sequence(in, inlen, list, outlen) der_decode_sequence_ex(in, inlen, list, outlen… argument
632 #define der_decode_sequence_strict(in, inlen, list, outlen) der_decode_sequence_ex(in, inlen, list,… argument
650 #define der_decode_set(in, inlen, list, outlen) der_decode_sequence_ex(in, inlen, list, outlen, LTC… argument
/optee_os/core/drivers/scmi-msg/
H A Dbase.c139 const uint8_t *list = NULL; in discover_list_protocols() local
/optee_os/core/drivers/crypto/se050/adaptors/utils/
H A Dutils.c26 uint8_t *list = NULL; in delete_transient_objects() local
/optee_os/core/drivers/remoteproc/
H A Dstm32_remoteproc.c228 const fdt32_t *list = NULL; in stm32_rproc_get_dma_range() local
274 const fdt32_t *list = NULL; in stm32_rproc_parse_mems() local
/optee_os/core/lib/libtomcrypt/src/pk/ecc/
H A Decc_import_pkcs8.c13 #define LTC_SET_DER_FLEXI_CHECK(list, index, Type, P) \ argument
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dasn1write.c357 mbedtls_asn1_named_data *list, in asn1_find_named_data()
372 #define asn1_find_named_data(list, oid, len) \ argument
H A Dasn1parse.c453 const mbedtls_asn1_named_data *mbedtls_asn1_find_named_data(const mbedtls_asn1_named_data *list, in mbedtls_asn1_find_named_data()
H A Dssl_tls12_server.c690 mbedtls_ssl_key_cert *cur, *list; in ssl_pick_cert() local
/optee_os/core/lib/libfdt/
H A Dfdt_ro.c711 const char *list, *end; in fdt_stringlist_count() local
738 const char *list, *end; in fdt_stringlist_search() local
768 const char *list, *end; in fdt_stringlist_get() local