Searched +full:fetch +full:- +full:depth (Results 1 – 3 of 3) sorted by relevance
1 /* LibTomCrypt, modular cryptographic library -- Tom St Denis */2 /* SPDX-License-Identifier: Unlicense */21 (*l)->next = XCALLOC(1, sizeof(ltc_asn1_list)); in s_new_element()22 if ((*l)->next == NULL) { in s_new_element()25 (*l)->next->prev = *l; in s_new_element()26 *l = (*l)->next; in s_new_element()36 @param depth The depth/level of decoding recursion we've already reached39 …ence_flexi(const unsigned char *in, unsigned long *inlen, ltc_asn1_list **out, unsigned long depth) in s_der_decode_sequence_flexi() argument73 if (l->type != LTC_ASN1_EOL) { in s_der_decode_sequence_flexi()74 /* fetch length */ in s_der_decode_sequence_flexi()[all …]
6 group: ci-${{ github.ref }} # unique per branch7 cancel-in-progress: true # cancel previous runs on the same branch11 runs-on: ubuntu-latest14 - name: Checkout17 fetch-depth: 0 # full history so checkpatch can check commit IDs in commit messages18 - nam[all...]
3 = Mbed TLS 3.6.4 branch released 2025-06-308 session, according to the TLS-Exporter specification in RFC 8446 and 5705.15 CVE-2025-4960119 CVE-2025-4960030 CVE-2025-5249631 * Fix possible use-after-free or double-free in code calling36 they were free()d, resulting in high risk of use-after-free or double-free,39 were affected (use-after-free if the san string contains more than one DN).42 CVE-2025-4791754 CVE-2025-48965[all …]