MCPcopy Create free account
hub / github.com/B-Con/crypto-algorithms / aes_encrypt_ctr

Function aes_encrypt_ctr

aes.c:322–343  ·  view source on GitHub ↗

Performs the encryption in-place, the input and output buffers may be the same. Input may be an arbitrary length (in bytes).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

aes_decrypt_ctrFunction · 0.85
aes_encrypt_ccmFunction · 0.85
aes_ctr_testFunction · 0.85

Calls 3

aes_encryptFunction · 0.85
xor_bufFunction · 0.85
increment_ivFunction · 0.85

Tested by 1

aes_ctr_testFunction · 0.68