Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_crypto.h307 static inline int crypto_cipher_setkey(struct crypto_tfm *tfm, in crypto_cipher_setkey() function
/linux-4.1.27/include/linux/
Dcrypto.h2068 static inline int crypto_cipher_setkey(struct crypto_cipher *tfm, in crypto_cipher_setkey() function