Home
last modified time | relevance | path

Searched refs:c_mode (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c24 unsigned c_mode : 3; member
32 .c_mode = SEC_C_MODE_ECB,
37 .c_mode = SEC_C_MODE_CBC,
42 .c_mode = SEC_C_MODE_ECB,
47 .c_mode = SEC_C_MODE_ECB,
52 .c_mode = SEC_C_MODE_CBC,
57 .c_mode = SEC_C_MODE_CBC,
62 .c_mode = SEC_C_MODE_ECB,
67 .c_mode = SEC_C_MODE_ECB,
72 .c_mode = SEC_C_MODE_ECB,
[all …]
/linux/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst60 c_mode 8 bytes File mode and permissions
75 The c_mode field matches the contents of st_mode returned by stat(2)