Searched refs:cryptodev_cipher_init (Results 1 – 3 of 3) sorted by relevance
36 int cryptodev_cipher_init(struct cipher_data *out, const char *alg_name,
140 int cryptodev_cipher_init(struct cipher_data *out, const char *alg_name, in cryptodev_cipher_init() function
274 ret = cryptodev_cipher_init(&ses_new->cdata, alg_name, keys.ckey, in crypto_create_session()