Searched refs:object_type (Results 1 – 2 of 2) sorted by relevance
630 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_st_load() local647 OSSL_PARAM_construct_int(OSSL_OBJECT_PARAM_TYPE, &object_type); in fake_rsa_st_load()1030 int object_type = OSSL_OBJECT_PKEY; in fake_rsa_der2key_decode() local1033 OSSL_PARAM_construct_int(OSSL_OBJECT_PARAM_TYPE, &object_type); in fake_rsa_der2key_decode()
2422 int object_type = OSSL_OBJECT_PKEY; in xor_der2key_decode() local2425 OSSL_PARAM_construct_int(OSSL_OBJECT_PARAM_TYPE, &object_type); in xor_der2key_decode()
Completed in 101 milliseconds