Home
last modified time | relevance | path

Searched defs:Nb (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fdrm/crypto/
Dfx_crypt_aes.cpp456 const int C1 = 1, C2 = 2, C3 = 3, Nb = 4; in aes_encrypt_nb_4() local
484 const int C1 = 1, C2 = 2, C3 = 3, Nb = 6; in aes_encrypt_nb_6() local
520 const int C1 = 1, C2 = 3, C3 = 4, Nb = 8; in aes_encrypt_nb_8() local
576 const int C1 = 4 - 1, C2 = 4 - 2, C3 = 4 - 3, Nb = 4; in aes_decrypt_nb_4() local
604 const int C1 = 6 - 1, C2 = 6 - 2, C3 = 6 - 3, Nb = 6; in aes_decrypt_nb_6() local
640 const int C1 = 8 - 1, C2 = 8 - 3, C3 = 8 - 4, Nb = 8; in aes_decrypt_nb_8() local
Dfx_crypt.h24 int Nb; member
/external/u-boot/include/
DSA-1100.h73 #define _StMemBnk(Nb) /* Static Memory Bank [0..3] */ \ argument
90 #define _DRAMBnk(Nb) /* DRAM Bank [0..3] */ \ argument
136 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument
138 #define _PCMCIAIO(Nb) _PCMCIA (Nb) /* PCMCIA I/O [0..1] */ argument
139 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument
141 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument
410 #define _UTCR0(Nb) /* UART Control Reg. 0 [1..3] */ \ argument
412 #define _UTCR1(Nb) /* UART Control Reg. 1 [1..3] */ \ argument
414 #define _UTCR2(Nb) /* UART Control Reg. 2 [1..3] */ \ argument
416 #define _UTCR3(Nb) /* UART Control Reg. 3 [1..3] */ \ argument
[all …]
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h773 auto Nb = Vs.traverse(Body, Vs.lazyCtx(Ctx)); in traverse() local
809 auto Nb = Vs.traverse(Body, Vs.lazyCtx(Ctx)); in traverse() local
/external/u-boot/arch/arm/include/asm/arch-pxa/
Dpxa-regs.h73 #define _PCMCIA(Nb) /* PCMCIA [0..1] */ \ argument
75 #define _PCMCIAIO(Nb) _PCMCIA (Nb) /* PCMCIA I/O [0..1] */ argument
76 #define _PCMCIAAttr(Nb) /* PCMCIA Attribute [0..1] */ \ argument
78 #define _PCMCIAMem(Nb) /* PCMCIA Memory [0..1] */ \ argument