OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_ctext
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/crypto/ml_kem/
ml_kem.c
1790
* The |ctext| and |
tmp_ctext
| buffers must each have space for the ciphertext
1794
const uint8_t *ctext, uint8_t *
tmp_ctext
, scalar *tmp,
1830
|| !encrypt_cpa(
tmp_ctext
, decrypted, r, tmp, mdctx, key)) {
1836
CRYPTO_memcmp(ctext,
tmp_ctext
, vinfo->ctext_bytes));
Completed in 45 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026