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

/freebsd-12-stable/contrib/libarchive/libarchive/
H A Darchive_cryptor_private.h114 struct aes128_ctx c128;
H A Darchive_cryptor.c356 aes128_set_encrypt_key(&ctx->ctx.c128, ctx->key);
357 aes128_encrypt(&ctx->ctx.c128, AES_BLOCK_SIZE, ctx->encr_buf,
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_atomic.h254 kmp_cmplx128_a4_t(const kmp_cmplx128 &c128) : q(c128) {} argument
317 kmp_cmplx128_a16_t(const kmp_cmplx128 &c128) : q(c128) {} argument

Completed in 67 milliseconds