Searched defs:algo (Results 1 – 4 of 4) sorted by relevance
80 test_hash (char * algo, struct hash_testvec * template, unsigned int tcount) in test_hash()172 test_hmac(char *algo, struct hmac_testvec * template, unsigned int tcount) in test_hmac()260 test_cipher(char * algo, int mode, int enc, struct cipher_testvec * template, unsigned int tcount) in test_cipher()
398 int algo; in parse_rock_ridge_inode_internal() local
217 struct i2c_algorithm *algo;/* the algorithm to access the bus */ member
1826 static struct i2c_algorithm algo = { in w9968cf_i2c_init() local