![]() |
nrfxlib API 3.3.99
|
| int cc3xx_asn1_write_tag | ( | unsigned char ** | p, |
| const unsigned char * | start, | ||
| unsigned char | tag ) |
Write an ASN.1 tag in ASN.1 format.
| p | The reference to the current position pointer. |
| start | The start of the buffer, for bounds-checking. |
| tag | The tag to write. |
p on success.