STORE_INFO_EMBEDDED
&& (t = OSSL_STORE_INFO_get_type(result)) == STORE_INFO_EMBEDDED) {
return OSSL_STORE_INFO_get0_data(STORE_INFO_EMBEDDED, info);
if ((info = OSSL_STORE_INFO_new(STORE_INFO_EMBEDDED, data)) == NULL) {