Lines Matching full:with
11 Redistribution and use in source and binary forms, with or without modification,
18 and/or other materials provided with the distribution.
64 \brief initialize the CAU encrypt and decrypt parameter struct with the default values
81 /* set the CAU encrypt and decrypt parameters struct with the default values */ in cau_struct_para_init()
94 \brief initialize the key parameter structure with the default values
109 /* set the key parameters struct with the default values */ in cau_key_struct_para_init()
121 \brief initialize the vectors parameter struct with the default values
132 /* set the vectors parameters struct with the default values */ in cau_iv_struct_para_init()
140 \brief initialize the context parameter struct with the default values
164 /* set the vectors parameters with the default values */ in cau_context_struct_para_init()
170 /* set the key parameters with the default values */ in cau_context_struct_para_init()
180 /* set the context switch with the default values */ in cau_context_struct_para_init()
566 /* configure the processor with the saved configuration */ in cau_context_restore()