Searched refs:haspubkey (Results 1 – 3 of 3) sorted by relevance
14 ECX_KEY *ossl_ecx_key_new(OSSL_LIB_CTX *libctx, ECX_KEY_TYPE type, int haspubkey, in ossl_ecx_key_new() argument23 ret->haspubkey = haspubkey; in ossl_ecx_key_new()
104 ecx->haspubkey = 1; in ossl_ecx_key_fromdata()125 ret->haspubkey = 0; in ossl_ecx_key_dup()137 && key->haspubkey == 1) { in ossl_ecx_key_dup()139 ret->haspubkey = 1; in ossl_ecx_key_dup()
47 int haspubkey; member479 ok = ok && key->haspubkey; in xor_has()496 if (fromkey->haspubkey) { in xor_dup()498 tokey->haspubkey = 1; in xor_dup()500 tokey->haspubkey = 0; in xor_dup()567 key->haspubkey = 1; in xor_set_params()656 key->haspubkey = 1; in xor_gen()696 key->haspubkey = 1; in xor_import()