Home
last modified time | relevance | path

Searched defs:child (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk_dt.c126 int child = 0; in clk_probe_node() local
187 int child = 0; in clk_probe_assigned() local
/optee_os/core/drivers/
H A Datmel_shdwc.c114 int child = 0; in at91_shdwc_get_wakeup_input() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dx509_crt.c2124 static int x509_crt_check_signature(const mbedtls_x509_crt *child, in x509_crt_check_signature()
2180 static int x509_crt_check_parent(const mbedtls_x509_crt *child, in x509_crt_check_parent()
2255 mbedtls_x509_crt *child, in x509_crt_find_parent_in()
2378 mbedtls_x509_crt *child, in x509_crt_find_parent()
2521 mbedtls_x509_crt *child; in x509_crt_verify_chain() local
/optee_os/core/tee/
H A Dfs_htree.c86 struct htree_node *child[2]; member
226 struct htree_node *child; in find_closest_node() local
/optee_os/core/lib/libfdt/
H A Dfdt_overlay.c159 int child; in overlay_adjust_node_phandles() local
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h550 struct ltc_asn1_list_ *prev, *next, *child, *parent; member