Home
last modified time | relevance | path

Searched defs:PRF (Results 1 – 13 of 13) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DPasswordRecipient.java13 static final class PRF class
24 private PRF(String hmac, AlgorithmIdentifier prfAlgID) in PRF() method in PasswordRecipient.PRF
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DRetireStage.h29 RegisterFile &PRF; variable
DContext.cpp38 auto PRF = llvm::make_unique<RegisterFile>(SM, MRI, Opts.RegisterFileSize); in createDefaultPipeline() local
DDispatchStage.h58 RegisterFile &PRF; variable
/external/lzma/C/
DBcj2Enc.c10 #define PRF(x) x macro
12 #define PRF(x) macro
DLzma2Dec.c38 #define PRF(x) x macro
40 #define PRF(x) macro
DMtDec.c15 #define PRF(x) x macro
17 #define PRF(x) macro
DLzma2DecMt.c13 #define PRF(x) x macro
15 #define PRF(x) macro
DLzma2Enc.c35 #define PRF(x) /* x */ macro
DXzDec.c23 #define PRF(x) x macro
25 #define PRF(x) macro
/external/cn-cbor/test/
Dtest.c50 #define PRF(f, a) out += sprintf(out, f, a) in dump() macro
/external/scapy/scapy/layers/tls/crypto/
Dprf.py168 class PRF(object): class
/external/lzma/CPP/7zip/UI/Common/
DOpenArchive.cpp36 #define PRF(x) x macro
38 #define PRF(x) macro