Searched refs:crypto_blkcipher_setkey (Results 1 – 4 of 4) sorted by relevance
62 …lkcipher_name crypto_blkcipher_ivsize crypto_blkcipher_blocksize crypto_blkcipher_setkey crypto_bl…
172 ret = crypto_blkcipher_setkey(op->fallback.blk, key, len); in geode_setkey_blk()
1459 static inline int crypto_blkcipher_setkey(struct crypto_blkcipher *tfm, in crypto_blkcipher_setkey() function
608 err = crypto_blkcipher_setkey(blkcipher, key, keylen); in skcipher_setkey_blkcipher()