Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\crypto\internal\des.h Create Date:2022-07-28 06:47:10
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:verify_skcipher_des_key

Proto:static inline int verify_skcipher_des_key(struct crypto_skcipher *tfm, const u8 *key)

Type:int

Parameter:

TypeParameterName
struct crypto_skcipher *tfm
const u8 *key
111  Return rypto_des_verify_key - Check whether a DES key is weak*@tfm: the crypto algo*@key: the key buffer* Returns -EINVAL if the key is weak and the crypto TFM does not permit weak* keys