Searched refs:source_type (Results 1 – 2 of 2) sorted by relevance
208 uint32_t source_type = 0; in pkcs2tee_proc_params_rsa_oaep() local222 rc = serialargs_get_u32(&args, &source_type); in pkcs2tee_proc_params_rsa_oaep()247 ctx->source_type = source_type; in pkcs2tee_proc_params_rsa_oaep()264 uint32_t source_type = 0; in pkcs2tee_proc_params_rsa_aes_wrap() local282 rc = serialargs_get_u32(&args, &source_type); in pkcs2tee_proc_params_rsa_aes_wrap()309 ctx->source_type = source_type; in pkcs2tee_proc_params_rsa_aes_wrap()330 uint32_t source_type = 0; in pkcs2tee_algo_rsa_oaep() local344 rc = serialargs_get_u32(&args, &source_type); in pkcs2tee_algo_rsa_oaep()359 if (source_type != PKCS11_CKZ_DATA_SPECIFIED) in pkcs2tee_algo_rsa_oaep()421 uint32_t source_type = 0; in pkcs2tee_algo_rsa_aes_wrap() local[all …]
43 uint32_t source_type; member62 uint32_t source_type; member