Home
last modified time | relevance | path

Searched refs:ALG_SET_IV (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dif_alg.h34 #define ALG_SET_IV 2 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dif_alg.h34 #define ALG_SET_IV 2 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dif_alg.h50 #define ALG_SET_IV 2 macro
/OK3568_Linux_fs/kernel/samples/crypto/
H A Dfips140_lab_util.c481 cmsg->cmsg_type = ALG_SET_IV; in af_alg_process_msg()
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Duserspace-if.rst174 - specification of the IV information marked with the flag ALG_SET_IV
233 - specification of the IV information marked with the flag ALG_SET_IV
/OK3568_Linux_fs/kernel/crypto/
H A Daf_alg.c462 case ALG_SET_IV: in af_alg_cmsg_send()