Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dctype.h15 #define _X 0x40 /* hex digit */ macro
/linux-4.1.27/crypto/asymmetric_keys/
Drsa.c123 static int RSA_I2OSP(MPI x, size_t xLen, u8 **_X) in RSA_I2OSP()