函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\crypto\algapi.h Create Date:2022-07-27 07:41:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:crypto_spawn_cipher

函数原型:static inline struct crypto_cipher *crypto_spawn_cipher(struct crypto_spawn *spawn)

返回类型:struct crypto_cipher

参数:

类型参数名称
struct crypto_spawn *spawn
206  type等于CRYPTO_ALG_TYPE_CIPHER
207  mask等于Algorithm masks and types.
209  返回:DOC: Single Block Cipher API* The single block cipher API is used with the ciphers of type* CRYPTO_ALG_TYPE_CIPHER (listed as type "cipher" in /proc/crypto).* Using the single block cipher API calls, operations with the basic cipher