Home
last modified time | relevance | path

Searched refs:ctr64_inc (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/modes/
H A Dccm128.c121 static void ctr64_inc(unsigned char *counter) in ctr64_inc() function
186 ctr64_inc(ctx->nonce.c); in CRYPTO_ccm128_encrypt()
258 ctr64_inc(ctx->nonce.c); in CRYPTO_ccm128_decrypt()
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c96 static void ctr64_inc(unsigned char *counter) in ctr64_inc() function
124 ctr64_inc(ctx->iv + ctx->ivlen - 8); in getivgen()
/freebsd/crypto/openssl/crypto/evp/
H A De_aria.c200 static void ctr64_inc(unsigned char *counter) in ctr64_inc() function
336 ctr64_inc(gctx->iv + gctx->ivlen - 8); in aria_gcm_ctrl()
H A De_aes.c122 static void ctr64_inc(unsigned char *counter) in ctr64_inc() function
1450 ctr64_inc(gctx->iv + gctx->ivlen - 8); in s390x_aes_gcm_ctrl()
2640 ctr64_inc(gctx->iv + gctx->ivlen - 8); in aes_gcm_ctrl()