Lines Matching defs:key
1763 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey()
1777 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey()
1791 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey()
1818 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey()
2251 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
2315 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
2720 const u8 *key, unsigned int keylen) in aead_authenc_setkey()
2815 const u8 *key, unsigned int keylen) in aead_gcm_ccm_setkey()
2897 const u8 *key, unsigned int keylen) in aead_gcm_esp_setkey()
2929 const u8 *key, unsigned int keylen) in rfc4543_gcm_esp_setkey()
2962 const u8 *key, unsigned int keylen) in aead_ccm_esp_setkey()