Lines Matching defs:key
1766 static int des_setkey(struct crypto_skcipher *cipher, const u8 *key, in des_setkey()
1780 static int threedes_setkey(struct crypto_skcipher *cipher, const u8 *key, in threedes_setkey()
1794 static int aes_setkey(struct crypto_skcipher *cipher, const u8 *key, in aes_setkey()
1821 static int skcipher_setkey(struct crypto_skcipher *cipher, const u8 *key, in skcipher_setkey()
2254 static int ahash_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_setkey()
2318 static int ahash_hmac_setkey(struct crypto_ahash *ahash, const u8 *key, in ahash_hmac_setkey()
2759 const u8 *key, unsigned int keylen) in aead_authenc_setkey()
2854 const u8 *key, unsigned int keylen) in aead_gcm_ccm_setkey()
2936 const u8 *key, unsigned int keylen) in aead_gcm_esp_setkey()
2968 const u8 *key, unsigned int keylen) in rfc4543_gcm_esp_setkey()
3001 const u8 *key, unsigned int keylen) in aead_ccm_esp_setkey()