Home
last modified time | relevance | path

Searched defs:ct_start (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_record.c154 u8 *pos, *ct_start, *length, *cpayload; in tlsv1_record_send() local
/aosp_15_r20/external/tink/cc/subtle/
H A Daes_eax_boringssl.cc243 uint8_t* ct_start = reinterpret_cast<uint8_t*>(&ciphertext[nonce_size_]); in Encrypt() local