Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/crypto/
Dtcrypt.c80 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()
/linux-2.4.37.9/fs/isofs/
Drock.c398 int algo; in parse_rock_ridge_inode_internal() local
/linux-2.4.37.9/include/linux/
Di2c.h217 struct i2c_algorithm *algo;/* the algorithm to access the bus */ member
/linux-2.4.37.9/drivers/usb/
Dw9968cf.c1826 static struct i2c_algorithm algo = { in w9968cf_i2c_init() local