Searched refs:crypt_decode_key (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/md/
H A Ddm-crypt.c936 static int crypt_decode_key(u8 *key, char *hex, unsigned int size) function
984 (key_size && crypt_decode_key(cc->key, key, key_size) < 0))

Completed in 22 milliseconds