Lines Matching defs:c
200 #define V(a,b,c,d) 0x##a##b##c##d argument
204 #define V(a,b,c,d) 0x##b##c##d##a argument
208 #define V(a,b,c,d) 0x##c##d##a##b argument
212 #define V(a,b,c,d) 0x##d##a##b##c argument
327 #define V(a,b,c,d) 0x##a##b##c##d argument
331 #define V(a,b,c,d) 0x##b##c##d##a argument
335 #define V(a,b,c,d) 0x##c##d##a##b argument
339 #define V(a,b,c,d) 0x##d##a##b##c argument
934 int c; in mbedtls_aes_crypt_cfb128() local
979 unsigned char c; in mbedtls_aes_crypt_cfb8() local
1014 int c, i; in mbedtls_aes_crypt_ctr() local