Home
last modified time | relevance | path

Searched defs:H (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/crypto/asymmetric_keys/
Drsa.c163 static int RSA_verify(const u8 *H, const u8 *EM, size_t k, size_t hash_size, in RSA_verify()
217 const u8 *H = sig->digest; in RSA_verify_signature() local
/linux-4.4.14/lib/
Dhalfmd4.c9 #define H(x, y, z) ((x) ^ (y) ^ (z)) macro
/linux-4.4.14/arch/x86/boot/
Dvideo.c199 #define H(x) ((x)-'a'+10) macro
/linux-4.4.14/drivers/scsi/arm/
Dcumana_1.c45 #define H(v) (((v)>>16)|((v) & 0xffff0000)) macro
/linux-4.4.14/crypto/
Dmd4.c58 static inline u32 H(u32 x, u32 y, u32 z) in H() function
/linux-4.4.14/scripts/mod/
Dsumversion.c62 static inline uint32_t H(uint32_t x, uint32_t y, uint32_t z) in H() function
/linux-4.4.14/drivers/staging/unisys/include/
Dchannel.h38 #define SIGNATURE_64(A, B, C, D, E, F, G, H) \ argument
/linux-4.4.14/fs/exofs/
Dore.c546 u64 H = LmodS - G * T; in ore_calc_stripe_info() local
/linux-4.4.14/fs/afs/
Dinternal.h830 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
877 #define ASSERTRANGE(L, OP1, N, OP2, H) \ argument
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dhfcmulti.c5353 #define H(x) ((unsigned long)&hfcm_map[x]) macro