Searched defs:untrusted (Results 1 – 3 of 3) sorted by relevance
126 validate_bin_pos(struct vc4_exec_info *exec, void *untrusted, uint32_t pos) in validate_bin_pos()
406 void X509_STORE_set0_additional_untrusted(X509_STORE *ctx, in X509_STORE_set0_additional_untrusted()
882 def verifyChain(self, anchors, untrusted=None): argument