Lines Matching defs:c
175 #define V(a,b,c,d) 0x##a##b##c##d argument
181 #define V(a,b,c,d) 0x##b##c##d##a argument
185 #define V(a,b,c,d) 0x##c##d##a##b argument
189 #define V(a,b,c,d) 0x##d##a##b##c argument
306 #define V(a,b,c,d) 0x##a##b##c##d argument
312 #define V(a,b,c,d) 0x##b##c##d##a argument
316 #define V(a,b,c,d) 0x##c##d##a##b argument
320 #define V(a,b,c,d) 0x##d##a##b##c argument
1231 int c; in mbedtls_aes_crypt_cfb128() local
1301 unsigned char c; in mbedtls_aes_crypt_cfb8() local
1391 int c, i; in mbedtls_aes_crypt_ctr() local