Lines Matching refs:selection
304 EVP_PKEY *provided_pkey, int selection, in test_protected_PEM() argument
322 OSSL_ENCODER_CTX_new_for_pkey(provided_pkey, selection, in test_protected_PEM()
338 keytype, selection, in test_protected_PEM()
372 EVP_PKEY *provided_pkey, int selection, in test_unprotected_PEM() argument
390 OSSL_ENCODER_CTX_new_for_pkey(provided_pkey, selection, in test_unprotected_PEM()
405 keytype, selection, in test_unprotected_PEM()
437 EVP_PKEY *provided_pkey, int selection, in test_DER() argument
455 OSSL_ENCODER_CTX_new_for_pkey(provided_pkey, selection, in test_DER()
472 keytype, selection, in test_DER()
530 int selection = OSSL_KEYMGMT_SELECT_ALL; in test_key() local
541 pkey, selection, structure)) in test_key()
548 int selection = in test_key() local
561 pkey, selection, structure)) in test_key()
568 int selection = OSSL_KEYMGMT_SELECT_ALL_PARAMETERS; in test_key() local
580 pkey, selection, structure)) in test_key()
587 int selection = in test_key() local
598 pkey, selection, structure)) in test_key()
605 int selection = OSSL_KEYMGMT_SELECT_ALL; in test_key() local
616 pkey, selection, structure)) in test_key()
623 int selection = in test_key() local
636 pkey, selection, structure)) in test_key()
643 int selection = OSSL_KEYMGMT_SELECT_ALL_PARAMETERS; in test_key() local
653 pkey, selection, structure)) in test_key()
660 int selection = in test_key() local
670 pkey, selection, structure)) in test_key()