Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/hisilicon/sec/
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-v4.19/Documentation/early-userspace/
Dbuffer-format.txt55 c_mode 8 bytes File mode and permissions
69 The c_mode field matches the contents of st_mode returned by stat(2)