Searched refs:cryptodev_crypto_blkcipher_setkey (Results 1 – 2 of 2) sorted by relevance
18 # define cryptodev_crypto_blkcipher_setkey crypto_ablkcipher_setkey macro47 # define cryptodev_crypto_blkcipher_setkey crypto_skcipher_setkey macro
195 ret = cryptodev_crypto_blkcipher_setkey(out->async.s, keyp, keylen); in cryptodev_cipher_init()