Home
last modified time | relevance | path

Searched defs:rk_cipher_setkey (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/rockchip/
H A Drk_crypto_v1_skcipher.c95 static int rk_cipher_setkey(struct crypto_skcipher *cipher, in rk_cipher_setkey() function
H A Drk_crypto_skcipher_utils.c206 int rk_cipher_setkey(struct crypto_skcipher *cipher, const u8 *key, unsigned int keylen) in rk_cipher_setkey() function