Searched defs:op_params (Results 1 – 9 of 9) sorted by relevance
597 AuthorizationSet op_params; in TEST_F() local621 AuthorizationSet op_params; in TEST_F() local649 AuthorizationSet op_params; in TEST_F() local673 AuthorizationSet op_params; in TEST_F() local702 AuthorizationSet op_params; in TEST_F() local731 AuthorizationSet op_params; in TEST_F() local758 AuthorizationSet op_params; in TEST_F() local782 AuthorizationSet op_params; in TEST_F() local836 AuthorizationSet op_params; in TEST_F() local861 AuthorizationSet op_params; in TEST_F() local[all …]
152 let op_params = authorizations::AuthSetBuilder::new() in keystore2_3des_key_fails_missing_padding() localVariable184 let op_params = authorizations::AuthSetBuilder::new() in keystore2_3des_key_encrypt_fails_invalid_input_length() localVariable
317 let mut op_params = authorizations::AuthSetBuilder::new() in perform_sample_sym_key_encrypt_op() localVariable348 let mut op_params = authorizations::AuthSetBuilder::new() in perform_sample_sym_key_decrypt_op() localVariable388 let op_params = authorizations::AuthSetBuilder::new() in encrypt_secure_key() localVariable
247 let op_params = authorizations::AuthSetBuilder::new() in keystore2_aes_key_op_fails_multi_block_modes() localVariable295 let op_params = authorizations::AuthSetBuilder::new() in keystore2_aes_key_op_fails_multi_padding_modes() localVariable
91 let mut op_params = authorizations::AuthSetBuilder::new().purpose(op_purpose); in create_rsa_key_and_operation() localVariable
246 std::vector<KMV1::KeyParameter> op_params(4); in keyStore2Sign() local
203 std::vector<KMV1::KeyParameter> op_params(4); in keystore2_sign() local
299 let op_params: Vec<KeyParameter> = in create_operation() localVariable362 let op_params: Vec<KeyParameter> = operation_parameters.to_vec(); in create_operation() localVariable
188 op_params: Vec<KeyParameter>, field