Searched refs:pkey_get_octet_bytes (Results 1 – 1 of 1) sorted by relevance
414 static int pkey_get_octet_bytes(EVP_PKEY *pkey, const char *name, in pkey_get_octet_bytes() function499 || !TEST_true(pkey_get_octet_bytes(pkey, OSSL_PKEY_PARAM_PRIV_KEY, in eddsa_keygen_test()501 || !TEST_true(pkey_get_octet_bytes(pkey, OSSL_PKEY_PARAM_PUB_KEY, &pub, in eddsa_keygen_test()620 || !TEST_true(pkey_get_octet_bytes(param_key, in dsa_paramgen_test()
Completed in 7 milliseconds