Searched refs:cipher_in (Results 1 – 1 of 1) sorted by relevance
1568 char *cipher_in, char *key) in crypt_ctr_cipher() argument1577 if (strchr(cipher_in, '(')) { in crypt_ctr_cipher()1582 cc->cipher_string = kstrdup(cipher_in, GFP_KERNEL); in crypt_ctr_cipher()1590 tmp = cipher_in; in crypt_ctr_cipher()