Home
last modified time | relevance | path

Searched refs:PRF (Results 1 – 7 of 7) sorted by relevance

/external/lzma/C/
DLzma2Dec.c44 #define PRF(x) x macro
46 #define PRF(x) macro
106 PRF(printf("\n %4X ", p->decoder.dicPos)); in Lzma2Dec_UpdateState()
107 PRF(printf(" %2X", b)); in Lzma2Dec_UpdateState()
127 PRF(printf(" %8d", p->unpackSize)); in Lzma2Dec_UpdateState()
137 PRF(printf(" %8d", p->packSize)); in Lzma2Dec_UpdateState()
DLzma2Enc.c36 #define PRF(x) /* x */ macro
93 PRF(printf("\npackSize = %7d unpackSize = %7d ", packSize, unpackSize)); in Lzma2EncInt_EncodeSubblock()
111 PRF(printf("################# COPY ")); in Lzma2EncInt_EncodeSubblock()
144 PRF(printf(" ")); in Lzma2EncInt_EncodeSubblock()
/external/srtp/
DTODO36 use of the PRF has been implemented, as it's sufficient
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp36 #define PRF(x) x macro
38 #define PRF(x) macro
1845 PRF(printf("\nSorted Open %S", (const wchar_t *)ai.Name)); in OpenStream2()
2298 PRF(printf("\npos = %9I64d : %S", pos, (const wchar_t *)ai.Name)); in OpenStream2()
2357 PRF(printf(" OK ")); in OpenStream2()
/external/srtp/doc/
Drfc3711.txt73 4.3.3. AES-CM PRF . . . . . . . . . . . . . . . . . . . 28
77 5.3. Key Derivation: AES-CM PRF . . . . . . . . . . . . . . . 29
1450 [HAC]. For the purpose of key derivation in SRTP, a secure PRF with
1451 m = 128 (or more) MUST be used, and a default PRF transform is
1489 (The PRF may internally specify additional formatting and padding of
1490 x, see e.g., Section 4.3.3 for the default PRF.)
1540 4.3.3. AES-CM PRF
1542 The currently defined PRF, keyed by 128, 192, or 256 bit master key,
1560 key derivation (PRF) AES-CM - AES-CM
1596 5.3. Key Derivation: AES-CM PRF
[all …]
/external/boringssl/src/crypto/obj/
Dobjects.txt1173 cryptopro 23 : prf-gostr3411-94 : GOST R 34.11-94 PRF
/external/wpa_supplicant_8/wpa_supplicant/
DChangeLog1169 * fixed PeerKey key derivation to use the correct PRF label