Searched refs:cipher_api (Results 1 – 1 of 1) sorted by relevance
2891 start = strchr(cipher_api, '('); in crypt_ctr_auth_cipher()2892 end = strchr(cipher_api, ','); in crypt_ctr_auth_cipher()2945 cipher_api = tmp; in crypt_ctr_cipher_new()2965 cipher_api, *ivopts); in crypt_ctr_cipher_new()2970 cipher_api = buf; in crypt_ctr_cipher_new()2995 char *cipher_api = NULL; in crypt_ctr_cipher_old() local3040 if (!cipher_api) in crypt_ctr_cipher_old()3046 kfree(cipher_api); in crypt_ctr_cipher_old()3056 kfree(cipher_api); in crypt_ctr_cipher_old()3064 kfree(cipher_api); in crypt_ctr_cipher_old()[all …]