Apply standard padding. Args: data_to_pad (byte string): The data that needs to be padded. block_size (integer): The block boundary to use for padding. The output length is guaranteed to be a multiple of :data:`block_size`. style (string): Paddi
(data_to_pad, block_size, style='pkcs7')
source not stored for this graph (policy: none)