Home
last modified time | relevance | path

Searched refs:crypto_cbc_create (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/crypto/
Dcbc.c173 static int crypto_cbc_create(struct crypto_template *tmpl, struct rtattr **tb) in crypto_cbc_create() function
203 .create = crypto_cbc_create,