Searched refs:cbor_decode_cert (Results 1 – 3 of 3) sorted by relevance
25 int cbor_decode_cert(
51 int cbor_decode_cert( in cbor_decode_cert() function
255 TRY_EXPECT(cbor_decode_cert(cert->ptr, cert->len, &c, &decode_len), 0); in cert_c509_verify()