Searched refs:M_p_c2nl (Results 1 – 2 of 2) sorted by relevance
/freebsd/lib/libmd/ |
H A D | sha1c.c | 117 # define M_p_c2nl p_c2l macro 123 # define M_p_c2nl p_c2nl macro 166 M_p_c2nl(data,l,sc); in SHA1_Update() 193 M_p_c2nl(data,l,sc); in SHA1_Update() 444 M_p_c2nl(cp,l,j&0x03); in SHA1_Final()
|
H A D | sha0c.c | 97 #define M_p_c2nl p_c2nl macro 138 M_p_c2nl(data,l,sc); in SHA_Update() 165 M_p_c2nl(data,l,sc); in SHA_Update() 412 M_p_c2nl(cp,l,j&0x03); in SHA_Final()
|