Searched refs:ctr64_inc (Results 1 - 3 of 3) sorted by relevance

/external/openssl/crypto/modes/
H A Dccm128.c156 static void ctr64_inc(unsigned char *counter) { function
212 ctr64_inc(ctx->nonce.c);
275 ctr64_inc(ctx->nonce.c);
/external/chromium_org/third_party/boringssl/src/crypto/cipher/
H A De_aes.c376 static void ctr64_inc(uint8_t *counter) { function
470 ctr64_inc(gctx->iv + gctx->ivlen - 8);
/external/openssl/crypto/evp/
H A De_aes.c752 static void ctr64_inc(unsigned char *counter) { function
845 ctr64_inc(gctx->iv + gctx->ivlen - 8);

Completed in 135 milliseconds