ATECC508A.DataZone.pad_to_32

You're seeing just the function pad_to_32, go back to ATECC508A.DataZone module for more information.

Specs

pad_to_32(binary()) :: binary()

Pad the passed in data to a multiple of 32-bytes

This is useful when 4-byte writes aren't allowed.